Re: Line breaks in comments Re: Line breaks in comments
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Re: Line breaks in comments

Started by nokc, October 10, 2005, 09:08:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nokc

I need to know how to get a space between the time shown posted and the comments - they all run together and are hard to read under Thumbnails.

Can anybody help?

Nibbler

Split from unrelated thread. Please post a link to your site.

nokc

This is the page I want to change - I need a line break between the time and the comment:

http://www.nokcunited92girls.com/photos/thumbnails.php?album=lastcom&cat=0

I can't seem to post a new topic - i don't have the option on my forum page.

Joachim Müller

this is related to your custom theme - using eyeball, everything's fine: http://www.nokcunited92girls.com/photos/thumbnails.php?album=lastcom&cat=0&theme=eyeball
Put display : block;back into the css definition for the class thumb_caption

nokc

okay I did that see code below but the comments below the thumbnail are still displaying like this:   

example:   10/09/05 at 07:24 PMone moment please!!!     

 I am trying to get a space between the PM and the comment.  Right now it all runs together.

Thanks........


.thumb_caption {
        font-size: 10px;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #000000;
        display : block;
}

nokc

I lost my entire theme - for some reason my entire site is displaying now as eyeball even though it shows my theme name as the theme.


Joachim Müller


nokc

#8
Thank you.

Joachim Müller

we have a "one question per thread policy" you agreed to respect when signing on. Marking this thread as "solved"