My Community 1.8 upgrade - adds annoying 1px white line along left column when module 7 LEFT is enabled

10 years 11 months ago #224330 by envee
Hi Jacob,

Sorry for the delay, having a hellish week moving!

I'm using Win7 64 with wampserver 2.2, viewing both in firefox and explorer.

Sending you two screengrabs over Skype showing the before and after shots having tweaked the width as mentioned previously.

If I disable the left menus, all is fine, but that's where I need them

Please let me know if you need anything else

Many thanks
Nick

Please Log in to join the conversation.

10 years 11 months ago #224342 by Jacob
I accepted your Skype request, look forward to receiving those screenshots.

Joomla Development and Support since 2005

Please Log in to join the conversation.

10 years 11 months ago #224397 by Jacob
Your screenshots do not look like MyComm, did you modify the template?

Joomla Development and Support since 2005

Please Log in to join the conversation.

10 years 11 months ago #224416 by envee
yes just a little though, I've cleaned the screengrab from content so it looks drastically different.

Please Log in to join the conversation.

10 years 11 months ago #224534 by Jacob
I think you may have sent me the wrong screenshots, the files you sent are green/grey and look completely different than the blue MyCommunity theme.

Almost looks like a Photoshop mockup.

Joomla Development and Support since 2005

Please Log in to join the conversation.

10 years 11 months ago #224668 by envee
Hello Jacob and all

Found a fix for this so posting here for everyone. As i've slightly modified my template I'm not sure everyone will come across the same problem but it is visible in mine so here's the fix:

index.php approx line 136 from:
#leftcol { width: <?php echo $leftcol_width; ?>px; margin-left: -<?php echo $leftmargin; ?>px }

to:
#leftcol { width: <?php echo $leftcol_width; ?>px; margin-left: -<?php echo $leftmargin+1; ?>px }

and template.css approx line 305 from:

#menus {background-color:#9fca63; border-bottom:10px solid #5d5d5d; float:left; height:82px; width:815px; color:#ffffff;}

to #menus {background-color:#9fca63; margin-left:-1px; border-bottom:10px solid #5d5d5d; float:left; height:82px;

width:815px; color:#ffffff;}

Will keep testing and if something else crops up will update accordingly

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.231 seconds

Facebook Twitter LinkedIn