flopez01
Forum Replies Created
-
Forum: Themes and Templates
In reply to: 2 themes 1 headerThat worked!
Thanks for your helpForum: Fixing WordPress
In reply to: Why won’t my links change color?That worked!
thank-you so much for your help.
Fernando
Forum: Fixing WordPress
In reply to: Why won’t my links change color?crondeau,
Thanks for the quick response,
I tried adding the code, but nothing seemed to change.
Is there anything else I can do?
Fernando
Forum: Fixing WordPress
In reply to: Short PageIt worked!
Thanks for the help.Forum: Fixing WordPress
In reply to: Short PageI did that, but still no change.
What else should I do?Forum: Everything else WordPress
In reply to: MySpace and YouTube buttonsNevermind, I answered my own question. I have added
MySpace and YouTube buttons to my website.Check it out:
https://new.hydroponic-gardens.com/wordpress/
Soon to be:
https://hydroponic-gardens.comIn case anyone is interested:
1)Take the image you want and resize it to fit
into the sidebar you will be using.
(In my case the image is 160px X 45px)
2)Upload the image into your media library.
3)Click on the image to locate the file url.
4)Copy and paste the following code into a text widget.
5)Adjust code as necessary.<br /> <a target="_blank" href="https://www.destinationURL.com"><img src="https://file URL located in your media files"width="160" height="45" </a> <br />
Hope this helps,
FernandoForum: Plugins
In reply to: Change text color on translation button pluginI tried that code,
but nothing changed.Forum: Plugins
In reply to: Change text color on translation button pluginAh ha, found it.
Thanks for the help. Much appreciated.
How do I make the links underline when I hover.
Can I just add some code in?Forum: Plugins
In reply to: Change text color on translation button pluginThanks for the quick reply,
But where do I find that code? style.css?
Fernando
Forum: Themes and Templates
In reply to: Line break in headerYes! that worked.
Thanks, you’ve been a big help.
I just need to play around with it to get the right look.
I’ll be back on if I need more help.Thanks again.
Forum: Themes and Templates
In reply to: Line break in headerPS
I would like to make those links a bit larger as well.
Forum: Themes and Templates
In reply to: Line break in headerYes! That worked.
Thank-you so much for your help. I changed it to 900px
just to make sure I had enough room.
https://new.hydroponic-gardens.com/wordpress/But why do my links change when I make changes
to the heading title?For example:
I would like to make the heading title a different color
from the links under the Main Menu.My guess is that the links are not identified correctly.
Is that right?Forum: Themes and Templates
In reply to: Line break in headerThanks for quick reply,
Changing the width to 600px only added more background green
to the banner. https://new.hydroponic-gardens.com/wordpress/For some reason that title still has a line break.
any other ideas?
Forum: Themes and Templates
In reply to: Move Heading TitleYes!
That worked.I adjusted the “left” section from 20px to 200px.
#newheader h1 {padding: 110px 0 5px 200px; border: 0;}
Thanks so much for your help.
Fernando