RaceDay
Member
Posted 18 years ago #
Here is are links to two blogs. Each has the same theme selected...but on one, it doesn't work right, and one it does. What is causing this and how do I fix it??
WORKS RIGHT: http://racedaynews.com/jhanna/
MESSED UP: http://racedaynews.com/dei2x4fan/
First thing that jumps out at me is the line to import the CSS
<link rel="stylesheet" href="http://racedaynews.com/dei2×4fan/wp-content/themes/dearnhardtjr/style.css" type="text/css" media="screen" />
What you need in there is dei2x4fan
and not dei2×4fan
There is more to it, make sure in the database that the siteurl and home is fixed to be http://racedaynews.com/dei2x4fan/ and not http://racedaynews.com/dei2×4fan/
. Doing this should fix your CSS problem and show the images correctly.
UGH - forum interpreting the characters as HTML even though I'm marking them as code. Just look at the page source and you should see what I'm talking about.
hmm, yep the code bracket does not work at all for some reason. I even tried the usuall tricks to confuse it into thinking it was code but to no avail.
RaceDay
Member
Posted 18 years ago #
dei2×4fan/ is what I am seeing in the view source how can I fix that???
RaceDay
Member
Posted 18 years ago #
ack! It wont even fix it here. I type the code, and it changes it here.