Insany
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Help with border around content/containerStill haven’t solved this, anyone got an idea of what to do??
Forum: Themes and Templates
In reply to: Help with border around content/containerThank you esmi, I have made this post:
http://themekraft.com/groups/custom-community/forum/topic/help-with-border-around-contentcontainer/I still look forward hearing from anyone with a suggestion!
Forum: Themes and Templates
In reply to: Help with border around content/containerHi again.
I have tryed to change a lot of settings on style.php but nothing have helped so far 🙁
I’ve been looking really much into this code:
div#content .padder { margin-right: <?php if($cap->sidebar_position != 'full-width' && $cap->sidebar_position != 'left'){ echo $cap->rightsidebar_width; } else { echo '0'; } ?>px; } div.v_line_right { right: <?php echo $cap->rightsidebar_width ?>px; }Is this the code I am supposed to change??
Look forward hearing from you! :- )
[Please post code snippets between backticks or use the code button.]
Forum: Themes and Templates
In reply to: Help with border around content/containerI have tryed to look in Sidebar after padder and margin but I can’t find it, where do I change or add a code? And what is the code?
Your help is much appreciated!
Best regards
AsgerForum: Themes and Templates
In reply to: Help with border around content/containerThank you so much for your suggestion esmi, unfortunately it only “pushes” the text and textbackground. 🙁