wpsuperhero
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How can I change links' colorbrill Kumar answered before i could 🙂
Forum: Themes and Templates
In reply to: Logo moves when I am logged into WordPressTry bring the <div class=”logo”> into the header div and align it right.Nice logo by the way 🙂
[sig moderated as per the Forum Rules]
Forum: Themes and Templates
In reply to: Upload feature doesn't work properly.Hi are you certain it’s not a permissions issue.
Ro
b[sig moderated as per the Forum Rules. Second warning.]good question i had infact done a check on my site and it didn’t come up either, although one of my wp sites i have just put hard code in header.php. have you got a link url.
Forum: Fixing WordPress
In reply to: Changing Active Link Colorquick tip for replacing this type of code:
open the css file in dreamweaver,
go to find and replace
put the find colour or code
then the replace code,
this will replace all instance of red to blue,
upload file all done 🙂[signature moderated per forum rules]
Forum: Fixing WordPress
In reply to: Changing Active Link ColorForum: Themes and Templates
In reply to: What And How To Change Post Title Font To ThisShould be the h1 tag if you change the font in the style.css look for h1 or h1 title.
RobThanks Tobias,
I though this was the case, that’s ok.
Cheers
RobI have a different issue.
Does anyone know if the tables plugin can do the below?I have a table and in the backend if i change the qty column can it update the total row below like you can in exell spreadsheet?
http://www.evolvebranding.co.uk/mickey-mouse/
password is passwordForum: Fixing WordPress
In reply to: Changing Active Link ColorHi
Sam just go to your theme folder and edit default style.css
Look for a:active and change colour.[signature moderated per forum rules]