Archer
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Stretching my 3 colum themewhat does this mean
secondly, paid gigs, right? SnapArcher…
Forum: Fixing WordPress
In reply to: How can I make this nav bar look betterForum: Fixing WordPress
In reply to: Stretching my 3 colum themeo yeah the site is http://dontgetbumped.com/wordpress/ for a visual.
Thanks
Forum: Fixing WordPress
In reply to: How do i remove this edit box that appears on pagesI typoed that Let me try again
Hey gang there is a edit box that appears just below the header can someone advise how to delete that?
Site is http://dontgetbumped.com/wordpress/ for a visual.
Thanks
Forum: Fixing WordPress
In reply to: Does anyone know how to get red of the Default “search my site” boxForum: Fixing WordPress
In reply to: Duplicate my top nav bar at the bottomHow?
Forum: Fixing WordPress
In reply to: Changing the font on the right side of my headerwell i think i gave the wrong info on this one as well, this is whatI am trying to change
<!–include feature product boxes–>
<div id=”feature” class=”clearfix”>
<div class=”featureleft”>- <img src=”http://apluslawnmaintenance.com/wp-content/themes/SneakySystem-Green/images/featureproduct.jpg” alt=”Welcome to A+ Lawn Maintenance” border=”0″ />
</div>
<div class=”featureright”>
-
<li id=”text-399704741″ class=”widget widget_text”> <h2 class=”widgettitle”>Welcome to A+ Lawn Maintenance</h2>
<div class=”textwidget”>At A+ Lawn Maintenance we strive to keep your lawn looking great year round.</div></div>
</div>I pulloed it from the view sorce on the site
Forum: Fixing WordPress
In reply to: How do i cahange the background color of my footerok my neewbieness runith over, I asked for the color change in the footer when what I should have asked for was a color change for the light blue space just over the footer.
Sorry
Forum: Fixing WordPress
In reply to: How do i cahange the background color of my footerHere ya go
Forum: Fixing WordPress
In reply to: Removing the word”Home” from my nav barThanks for the info
Forum: Fixing WordPress
In reply to: When adding pages the nav bar buttons dont go to anythingthanks so much you are brilliant
Forum: Fixing WordPress
In reply to: When adding pages the nav bar buttons dont go to anythingwell heres where i am, their is no .htaccess file on the root however there is one in the cgi bin folder, which is one level down from the root. that file was set at chmod 766
Also I went into the server controle panel to do this so hidden files are not an issue.
Please advise.
Thanks for your input, good suggestions but my system is not cooperating LOL
Forum: Fixing WordPress
In reply to: When adding pages the nav bar buttons dont go to anythingHi Sam and thanks for the help.
as for resetting the permalink, i did not see a reset button there.
but could this be my problem
I have my permalinks set to custom structure
/%postname%/
and below i see it says this
If your .htaccess file were writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your .htaccess file. Click in the field and press CTRL + a to select all.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>so the problem there is i dont know where the .htaccess file is to change the permission.
Thanks again