Jump to content

Design flaw


Kieran Mc

Recommended Posts

Posted

Hey everyone,
The current list of status updates on a person's profile is really blocky and bulky. This isn't typical of the rest of the board, which is smooth and curved.
It needs to be a bit more compact and less of an eye-sore.
Thank you for considering my opinion here.

Posted

Hey everyone,


The current list of status updates on a person's profile is really blocky and bulky. This isn't typical of the rest of the board, which is smooth and curved.


It needs to be a bit more compact and less of an eye-sore.


Thank you for considering my opinion here.





It's easy to change. Here is what I have done on a skin I'm working on:

post-126525-096619400 1275443023_thumb.p
Posted

You can easily make your maintitle replace what is already there. Just go to the hook template...

Look for:

<div class='general_box clearfix'>

<h3><img src='{$this->settings['img_url']}/user_comment.png' alt='' /> {$this->lang->words['todays_top_posters']}</h3>

Change to:

<h3 class='maintitle'><img src='{$this->settings['img_url']}/user_comment.png' alt='' /> {$this->lang->words['todays_top_posters']}</h3>

<div class='general_box clearfix'>



Example:

%7Boption%7D

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...