Cutenews Date ?, help!! |
Cutenews Date ?, help!! |
![]()
Post
#1
|
|
Sunshine07 ![]() ![]() Group: Member Posts: 22 Joined: Oct 2008 Member No: 690,489 ![]() |
Okay, I just installed cutenews, and everything seems to be working, but I have a question. How do I make the date or the no. of comments show as an image...not exactly as an image, but I want it to have a background image, like swimchick.net, see how the the number of comments has a background image ? How do I do it ??
Any help would be greatly appreciated! Thank you! |
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 ![]() |
swimchick.net is using textpattern, not cutenews, but it works about the same way.
i'm not entirely sure how the HTML for cutenews is set up, but i did look at a couple sites that are using cutenews. it looks like you'll have to go to the area in the control panel that allows you to change the layout. where the code is that displays the date and number of comments, surround that with something like this: CODE <span class="date">[date]</span> <span class="number">[number of comments]</span> then you can simply add styling properties in your site's style sheet: CODE .date { properties for the date }
.number { properties for the number of comments } |
|
|
![]()
Post
#3
|
|
Sunshine07 ![]() ![]() Group: Member Posts: 22 Joined: Oct 2008 Member No: 690,489 ![]() |
Thank you! :)
Topic can be closed! |
|
|
![]()
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 ![]() |
Topic Closed & Moved
|
|
|
![]() ![]() |