rickepatterson
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Moving and Adjusting Blog TitleI want to move the content block to these coordinates
30px 0 33px 0
w/o moving the h1…..
please give instructions.
Thank you for considering my request.
___________________________________________________
Also…
Will I be “in trouble” for making the h1 very very small so it does not conflict with “glued” graphic?
What about making it yellow or invisible?
Will this trick get me banned by search engines?
Forum: Fixing WordPress
In reply to: Moving and Adjusting Blog TitleGuru needed!
…with experience moving just the header in the blog title…
Last effort moved the whole block also….Try editing style.css and changing:
#header h1 a {
background:transparent;
color:white;
}to
#header h1 a {
background:transparent;
color:white;
display:block;
padding-left:12px;
padding-top:15px;
}Take a look at the results….
header is in right place but the block moved too…too far down and left!
Forum: Fixing WordPress
In reply to: Moving and Adjusting Blog TitleHey Esmi…
Thanks for looking into this…
I did what you said. It looks great!
Yikes the whole page moved!!!!!
Check it out.
We got the idea… now what else can we do to just move the header (blog title)…lol
Tag, you’re it
Forum: Fixing WordPress
In reply to: Word Press Data Errorok I wll try that. Thanx esmi
Forum: Fixing WordPress
In reply to: Moving and Adjusting Blog Titlelol…ok, duh.
Tctually the blog hank you.
Take a look in the upper left side, white lettering saying “The Handyman Toolbox”. I wish to place it down into the yellow measuring tape.This is actually the blog title.
Forum: Installing WordPress
In reply to: Fatal Error Message….HELPThank you Whoo…on it now!
A grateful file hound lol
Forum: Installing WordPress
In reply to: Fatal Error Message….HELPThanx Whooami
Going back to find that particular file…with no luck.
Is there a way to find that file here (wp-load.php)and upload to my FTP?