![]() |
|
#1
|
|||
|
|||
|
Now that I have my cmps setup and looking awesome, I currently use the "News" module on my center block homepage. I was wondering if any one might know how to center the attachments and text in this module. Only when its displayed on homepage. I dont want it centered in the actual thread that the post is in.
|
|
#2
|
|||
|
|||
|
for a spammer thats good advice but the only thing I can find is wrapping a div align around code that applies to the vbcmps that was released in 2010. This code no longer exist in the adv_portal_newsbits in vbcmps 4.2.1
|
|
#3
|
|||
|
|||
|
Sweet, after fooling around for a while I figured it out. If any one else wants to do this then here is what you do for vbacmps 4.2.1 for this is the only version I can test on.
Open your adv_portal_newsbits template and find the line of code below. <blockquote class="postcontent restore">{vb:raw news.message}</blockquote> You want to wrap the div align tag around the red highlighted text. I highlighted the div tag in blue so any people new to html will know how to wrap it. <blockquote class="postcontent restore"><div align="center">{vb:raw news.message}</div></blockquote> Last edited by thecoo1est; 07-01-2012 at 09:56 PM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| News Module Question | dascrow | "How Do I..." Questions | 2 | 01-31-2010 03:40 PM |
| Question about News Module | ssandgirls | "How Do I..." Questions | 9 | 02-14-2008 10:59 AM |
| Question about the News Module... | ThePhlexican | "How Do I..." Questions | 1 | 10-24-2007 12:54 PM |
| News Module Question | tendo | "How Do I..." Questions | 8 | 03-23-2006 09:46 AM |
| Question about the News Module.... | Ohiosweetheart | "How Do I..." Questions | 2 | 01-09-2006 10:20 PM |