nickyboy46
Forum Replies Created
-
Forum: Plugins
In reply to: [Fast Secure Contact Form] Entry Content LablesDone! Thank You!
Forum: Plugins
In reply to: [Fast Secure Contact Form] Entry Content LablesAll of the text labels….I am using a black background so I need them to be white or a contrasting color,
Thanks for your quick reply…Forum: Fixing WordPress
In reply to: REPLY SECTION FOR COMMENTSThank you sfyfe! Another lesson learned!
Forum: Fixing WordPress
In reply to: REPLY SECTION FOR COMMENTSForum: Fixing WordPress
In reply to: Widget design & BordersThank you!
Forum: Fixing WordPress
In reply to: Widget design & BordersWhere do I add it/ Here is the sidebar code:
[code moderated as per forum rules - please use the pastebin]
Your help is greatly appreciated!
Forum: Fixing WordPress
In reply to: Page name and Menu tab namesOnce I looked at the code…I saw how stupid I have been….thanks for your time and advice!
Forum: Fixing WordPress
In reply to: Page name and Menu tab namesI never use the Visual tab…I insert the image using the menu there..then try to give the link info after the location of the file….like this:
<a href="http://www.cruzinnj.com/wp-content/uploads/2011/04/Tidewater_Logo-450.jpg"><img class="aligncenter size-medium wp-image-129" title="Tidewater_Logo-450" src="http://www.cruzinnj.com/wp-content/uploads/2011/04/Tidewater_Logo-450-300x44.jpg" alt="TideWater Boats" width="220" height="40" /></a><img src="http://www.cruzinnj.com/wp-content/uploads/2011/04/Tidewater_Logo" alt="" />Then add the link to where I want it to go:
making the whole string look like this:
<a href="http://www.cruzinnj.com/wp-content/uploads/2011/04/Tidewater_Logo-450.jpg"><img class="aligncenter size-medium wp-image-129" title="Tidewater_Logo-450" src="http://www.cruzinnj.com/wp-content/uploads/2011/04/Tidewater_Logo-450-300x44.jpg" alt="TideWater Boats" width="220" height="40" /></a><img src="http://www.cruzinnj.com/wp-content/uploads/2011/04/Tidewater_Logo" alt="" /><a href="http://tidewaterboats.net/"></a>All that it does when I click n it is open the file in another window.
[Please post code snippets between backticks or use the code button.]
When i insert a link after text…it works…see:
Forum: Fixing WordPress
In reply to: Page name and Menu tab namesThanks…I am a newbie at this and am lucky I got this far….Will learn about the child theme and employ it as soon as I get an idea of how that will work, i will incorporate it into the site….
BTW…I am having trouble linking my image files to an html link…any ideas?
Thank you so much for your help…
Forum: Themes and Templates
In reply to: Home Page???I knew this…lol…thanks for pointing it out…couldn’t see the forest for the trees.
Forum: Fixing WordPress
In reply to: 'Sharing' Not Appearing Under SettingsI am trying to add the Facebook. I was using the instructions found in the linc below:
http://en.support.wordpress.com/sharing/
but was stopped when the drop down menu in 3.1 does not show the tab “Sharing”.Forum: Themes and Templates
In reply to: Font changes in menuYes, it has css…have been looking and have had no luck with finding the location to change type size. I inspect the element in Firefox and see it and can change it there…but can’t fins it in the template css.
I am new to using WordPress and have struggled through learning it but this part I haven’t been able to find the code to make the change.Forum: Fixing WordPress
In reply to: 'Sharing' Not Appearing Under SettingsYes it is…however, I can’t go any further till I get the “sharing” tab to appear…LOL
Thanks!Forum: Fixing WordPress
In reply to: 'Sharing' Not Appearing Under SettingsDid you resolve this…I have the same problem.
ThanksForum: Themes and Templates
In reply to: Text removal and size change in a temolateHave made progress..thanks for your help…I am still having diffigulyu in finding where I change the text size in the edit portion of the themes section. I click on the HOME page and there is a text field…but haven’t found how I can increase the size of the text…di I use code under the html tab?