wadboram
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Static HTML Front page (redirection error)This is my .htaccess file:
RewriteOptions inherit
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule . /index.php [L]
</IfModule># END WordPress
RewriteCond %{HTTP_HOST} ^mysite\.net$ [OR]
RewriteCond %{HTTP_HOST} ^www\.mysite\.net$
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule ^/?$ “http\:\/\/mysite\.net\/folder\/index\.php” [R=301,L]Forum: Themes and Templates
In reply to: Adding a banner in the headerCould anyone help please ?
Forum: Themes and Templates
In reply to: Adding a Banner to the headersorry I pasted a wrong link
It should be
http://cheap-car-seats.com/Forum: Themes and Templates
In reply to: Align Widgets on center of pageThanks anyway
Forum: Themes and Templates
In reply to: Align Widgets on center of pageCouldn’t find any….
but this link also added through MENU WidgetsForum: Themes and Templates
In reply to: Align Widgets on center of pageThanks esmi – It works
the code looks like that now :.feat_box { padding:15px 15px 15px 15px; margin:0px; width: <?php echo $featwidgets; ?>px; text-align:center; }But there is a small ” > ” before the link Internet Marketing Software and Tools
Can I remove that ?