Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support Question about changing css [solved]
Nevil
Posted on 25 May 2012, 12:24:25

Access: Member
Total Posts: 32
Joined: 2010-01-08

Hi,

i use N-13 for many years, and i decide to change the look of my site. I put n-13 php code into my new page, everything work fine but when i click on the "next page" botton of the blog, the second page keep old css and html code.

Can you tell me how can i modify this, i hope without having to install N-13 from scratch.

thx.

Nevil

#3861
Last edited by Nevil at 2012-05-25 20:56:52 Reason: problem solved
Chris
Posted on 25 May 2012, 17:56:06

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

This could be one of 2 problems. Either your .htaccess file is setup incorrectly or your css file path needs changed to an absolute path.

For the css path, your css might look something like this

<link rel="stylesheet" type="text/css" href="css/something.css" />

Change it to a full URL like so

<link rel="stylesheet" type="text/css" href="http://example.com/css/something.css" />

If this doesn't fix the issue, send me a link to your site so I can have a look at it.

#3862
Nevil
Posted on 25 May 2012, 20:55:25

Access: Member
Total Posts: 32
Joined: 2010-01-08

Hi Chris, thank you for your quick answer. I tryed the full URL as you sugest but it doesn't work. But i realise that my code for css path wasn't like yours, the order of the differents elements of the line wasn't the same, i put them in the correct order and, miracle, it works perfectly now.

Great.

Thank for your job.

#3863
Network-13.com © 2013