Forum Replies Created
-
AuthorPosts
-
ashrafashrafMember
Thanks Sakin,
But I still see the following on the bottom of the post :
by [email protected] | الرابطashrafashrafMemberashrafashrafMemberThank you so much.
Best regards
A.j.ashrafashrafMemberI don’t mean the slider . I mean the sidebar.
Thanks
ashrafashrafMemberashrafashrafMemberI mean, I want to hide the power by and the all rights reserved parts, when i open my site on any mobile devices?
Please, How can i do that?Thanks
ashrafashrafMemberHi Sakin,
I am still see the footer pat on my iphone,
Can do please check it ? and it is not organised !!!Please Help!!!
ThanksashrafashrafMemberThanks sir,
Please, What do you think , if we disappear these sections on the iphone only ?
And if i want to do that:
@media screen and (max-width: 767px) {
#site-generator {display: none;}}
is that better and correct?
ashrafashrafMemberThanks , I will change it .
Please can do check : http://grab.by/y92y
Can i add padding to the two sections (power by, copyright) ?please
Pleas Help!!!ashrafashrafMemberI have the same issue on my iphone with the footer section , It is not displayed good, Please Help me to fix this issue ? thanks
ashrafashrafMemberI think: just go to “Appearance => Header”
ashrafashrafMemberCan do please check the result on your iphone ? please
Thanks
ashrafashrafMemberYes that is right.
Please how can i add some padding to each section.
What do you think i need to do more ? pleaseashrafashrafMemberThanks sir.
I am still have the section powered by on the left,
and the section copyright on the right.How can i make the OPPOSITE ? please
ashrafashrafMemberThanks , I added your code, But…
Please, I have also the following code on my css:
#site-generator .copyright {
float: left !important;;
margin-right: 3%;
margin-left: 0;
text-align: left;
}
#site-generator .powered {
float: right !important;
margin-left: 3%;
margin-right: 0;
text-align: right;
}
}What must i do to fix this issue ? please
ashrafashrafMemberThank you so much, I will try to do that.
Thanks again.
ashrafashrafMemberThe tittle on the header : http://grab.by/y5ZW
I want to change it to be a logo image with 10 px height , How can i do that ? please
so , how can i disappear the tittle and put a logo instead of.
ashrafashrafMemberThanks,
BUT what do you think ?pleaseI need to change the title because it is not like good,so I want to put be a logo with text(image) instead of the text that appeared now..
How can i do that ? pleaseashrafashrafMemberYes sir,
I added : .social-profile {display: none;}to all my media screen,to prevent the social profile appear on mobile devices.
Thanks
ashrafashrafMemberI have the following code already:
#site-generator { padding-top: 75px; }So i will add on it the next ins.
#site-generator { padding-top: 75px;
.social-profile {display: none;}
}Is that correct?
Thanks
-
AuthorPosts