Logged Out
Create an Account
Login:
Password:

Forgot your password?
2 Questions to finish my site....

2 Questions to finish my site....
[Back to Index]  [Bottom of Thread]
Thread Tags
Primary: [General]
Secondary: None
First and foremost, when I make the changes go live, everything seems to work except for the news page. Check these images to see what i mean

this is an example of a page that is working:
fwb.dkpsystem.com/settings/fwb/files/working.jpg

this is the news page, which is not working:
fwb.dkpsystem.com/settings/fwb/files/fckedup.jpg

Second, how do I change the bullet style to an image when I am using my own CSS style sheet instead of the website's default one. It appears that the website's bullet changer only works if my layout file calls the default CSS sheet.
I'll look a little more deeply tonight at what's causing your news page to freak out.

As for the bullet image, you'll want to make this definition in your CSS file:

li{list-style-image:url(location/of/image/file.jpg);}

--
It's all in the reflexes.
Fixed. It was some weird css thingy on my side, as far as I could tell. I'm actually surprised it doesn't cause those errors elsewhere.

--
It's all in the reflexes.
I made your site live. It looks pretty damn nice, not gonna lie.

--
It's all in the reflexes.
Quote
I made your site live. It looks pretty damn nice, not gonna lie.


awesome, thanks for the quick fix on the news thing!


[Back to Index]  [Top of Thread]