Tagged: ipad
- This topic has 15 replies, 2 voices, and was last updated 12 years ago by
Sakin.
-
AuthorPosts
-
October 1, 2013 at 1:22 am #15350
ashrafashraf
MemberHi Sakin,
How are you ?
Please i have a problem when i oppen my blog on iPad.
the footer part become very big.
Its very good when i oppen it on the iPhone but is not like good when i oppen it on my iPad.How can i solve this problem please ?
Have a nice day
Best regards
AshrafOctober 1, 2013 at 9:10 pm #15369Sakin
Keymaster@ashrafashraf: Yes it will make full width in iPad. So, let me know what are you trying to achieve. Then I will check in if that is possible with custom css.
Also add in your site URL.
October 2, 2013 at 1:27 am #15403ashrafashraf
MemberThank you for answering.
eraappar.com/objektin the footer part , i have three widget and when oppen my blog in iPad its become full width for each widget , how can i make all widgets in the same row.
Or in the center for each widget in the each row.Best wishes
AshrafOctober 2, 2013 at 11:54 am #15412Sakin
Keymaster@ashrafashraf: Will take a look at it but you site is not opening. It’s giving me Internal Server Error. Please check in and let me know it.
October 2, 2013 at 11:57 am #15413ashrafashraf
MemberThank you for answering,
Please check the following link:
http://www.eraappar.com/dagis/Best wishes
AshrafOctober 2, 2013 at 5:57 pm #15418Sakin
Keymaster@ashrafashraf: You can try adding the following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (min-width: 768px) { #colophon #supplementary .widget-area { float: left; margin-right: 3%; width: 31.3%; } #colophon #supplementary.three .widget-area + .widget-area + .widget-area { margin-right: 0; } }October 4, 2013 at 12:27 am #15502ashrafashraf
MemberThank you so much.
I want to work with you.
I have a company and….
What do you have for e-post address ?Best wishes
AshrafOctober 4, 2013 at 1:11 pm #15519ashrafashraf
MemberHi sir,
How can i create a page for each customers, and each one can send a post to a specified Category ?
T.ex
One Category for Cars:
One Category for Flowers:
That post is like Ad (announcement).Can i do that with WordPress ?How ?
Best regards
AshrafOctober 4, 2013 at 3:05 pm #15527Sakin
Keymaster@ashrafashraf: Hello Ashraf, Thanks for showing interest to work with us. But I don’t work on business deal. You can contact us through http://catchthemes.com/contact-us/
You can just create a category and post it there. But if you are trying to make it auto post from the users then you need to search for plugins at http://wordpress.org/plugins/
October 8, 2013 at 8:32 am #15667ashrafashraf
MemberHi Sakin,
Thank you for answering.October 12, 2013 at 2:16 pm #15855ashrafashraf
MemberHi Sakin,
Please
http://eraappar.com/objekt
in the footer part , i have three widget and when open my blog in iPad its become full width for each widget , how can i make all footer widgets in the same row.Best wishes
AshrafOctober 12, 2013 at 6:56 pm #15858Sakin
Keymaster@ashrafashraf: I cannot open your site. It’s showing 300 Internal Server Error.
October 13, 2013 at 1:50 am #15882ashrafashraf
MemberPlease, try the following :
http://www.eraappar.com/dagis/October 13, 2013 at 6:23 pm #15909Sakin
Keymaster@ashrafashraf: Add the following CSS in “Appearance => Theme Options => Custom CSS” box.
/* iPads (portrait and landscape) ----------- */ @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { #colophon #supplementary .widget-area { float: left; margin-right: 3%; width: 31.3%; } #colophon #supplementary.three .widget-area + .widget-area + .widget-area { margin-right: 0; } }October 13, 2013 at 6:50 pm #15914ashrafashraf
MemberThank you Sakin,
Now , my widget footer divided into three boxes, one after one, that’s nice.
But the content of each box , it’s on the left side of a box, how can i put it on the center of the box , when i want to open my site on the iPad.Best wishes
AshrafOctober 13, 2013 at 9:57 pm #15922Sakin
Keymaster@ashrafashraf: You have added the table widget which cannot be center with the css. You can just add text widget with normal text then only we can center it or any other widgets.
-
AuthorPosts
- The topic ‘iPad issue’ is closed to new replies.
