johns75
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Move the logo on the mobile theme onlyI solved this eventually. Anyone interested the code is below (and i tested it on many themes, all work)
@media only screen and (max-width: 767px){
#logo {margin-left: -180px; max-width: 300px;}
}Forum: Fixing WordPress
In reply to: Move the logo on the mobile theme onlyThanks but I dont want the logo to be centered, i want to know the css needed to put the logo on the mobile site back in line. I realize its a commercial theme but i thought the css would still be the same.
Forum: Fixing WordPress
In reply to: Move the logo on the mobile theme onlysorry, my apologies. The site is currently a holding page but you can see what i mean by opening on a smart phone https://textileted.com
Forum: Fixing WordPress
In reply to: Does anyone know how i can put a search bar into my banner?Hi john, sorry, you are correct, contact 7 does not allow me to search, ive got severe functionality confusion, trying to do to many things.
Ive had a look at some advanced search plugins but none give me the horizontal look im after. Probably easy to sort out with css but as i say im not good with it.
Ah Ha! That worked. Problem solved. Thanks Martin!!
Hi Martin,
I have only this in one straight line:
[rotatingtweets screen_name=’equateonline’ include_rts=’1′ tweet_count=’7′ timeout=’3000′ show_follow = ‘1’]And sorry but i dont understand your above question. is the html appearing after tweets? not with you, sorry..
Forum: Plugins
In reply to: [Contact Form 7] How do I remove this from editor view?Okay, I have answered my own question, sorry.
Here is the solution should anyone need it:
https://contactform7.com/restricting-access-to-the-administration-panel/Forum: Plugins
In reply to: [WP eCommerce] Custom Fields for social media will not deleteHi, I deactivated all plugins and deleted the post meta. As soon as I update they are back. Anyway, does not really matter because that page does not open on the site. I am more concerned about the product pictures displaying with the scroll left/right and up/down bar. ??
Forum: Fixing WordPress
In reply to: Trying to add images to a wordpress menuI have everything but the lines sorted. Thanks for the help, learnt alot.
Forum: Fixing WordPress
In reply to: Trying to add images to a wordpress menuHi Shelly,
I have actually worked it out. I just needed to apply padding to the .art-nav element.
Do you know how i would remove the lines in between the images? also, notice the images wobble when i hover over them?
https://inc.equatehosting.comForum: Fixing WordPress
In reply to: Trying to add images to a wordpress menuP.S. here is what i have got so far from a standard wordpress menu: https://inc.equatehosting.com
Forum: Fixing WordPress
In reply to: Trying to add images to a wordpress menuHi Shelly,
Thank you so much, that works, BUT! my css is so bad it was painful.
Can you tell me how i remove the lines between the images?
Also, how do i move this menu around the page as a unit using css?
Thanks again!
Forum: Plugins
In reply to: [Accordion Image Menu] Help moving position of the image menuP.S. The div id seems to change automatically after a few hours.
The link to the test site is: https://inc.equatehosting.com
Forum: Plugins
In reply to: [Accordion Image Menu] Adding Images to accordion menugot it
Hi Jleuze,
Thanks for the reply. I have resolved this issue already. It was a padding issue. Works well now.
John.