website is a work in progress but here is a link.
website is a work in progress but here is a link.
Is the following css something you added yourself?
In admin -> configuration -> Layout Settings there is a way to shorten bestsellers product names. Not sure if that is relevant, but you could Try changing these settings about to see if it extends text.Code:element.style { margin:auto; width:90%; }
Last edited by moesoap; 2 Jan 2011 at 05:01 PM. Reason: added to post
element.style {
margin:auto;
width:90%;
}
is in the standard tpl_music_genres_select.php file
&
truncate the names is not relevant, some are 2 letter names such as 3D
Is this a sidebox you created, or have you modified one of the others?
In the developers toolkit, do a search forand see what that throws up. It may highlight the php which could be causing the fullstops.Code:option value="1"
Hopefully someone else has a better answer in the meantime.
I simply copied the music_genres sidebox
When entering option value="1" in developers tool kit it only returned in this file
tpl_modules_listing_display_order.php
music_genres sidebox is controlled in admin -> Configuration -> Maximum Values.
Change some of the settings in that to see if it helps.
Last edited by moesoap; 2 Jan 2011 at 06:18 PM. Reason: spelling
my extra sideboxes can also be controlled via admin -> Configuration -> Maximum Values
I changed the values but nothing