Forum Image alignment (MrMind pls lol)
+2
Omo Naija Concerned
Rupture
6 posters
Page 1 of 1
Forum Image alignment (MrMind pls lol)
So yeah MrMind knows about this, I would like to know how to align the images for every one of my forums so they look good, right now they are under the title of each category, and I think I'd probably want them to the left of the title, I think lol.
Last edited by {LGO}*CF*Oscar on September 11th 2014, 11:28 am; edited 1 time in total
Re: Forum Image alignment (MrMind pls lol)
Please post your link to your forum you have the problem.{LGO}*CF*Oscar wrote:So yeah MrMind knows about this, I would like to know how to align the images for every one of my forums so they look good, right now they are under the title of each category, and I think I'd probably want them to the left of the title, I think lol.
Re: Forum Image alignment (MrMind pls lol)
Hello,
Do you mean this type of alignment http://www.punbb.biz/t177-javascript-auto-alignment-subforums?highlight=alignment ?
Do you mean this type of alignment http://www.punbb.biz/t177-javascript-auto-alignment-subforums?highlight=alignment ?
Re: Forum Image alignment (MrMind pls lol)
Hello,
I am sorry for the delay. Ok so what we will do is this:
How to do it? Two steps only.
Go to Admin Panel >> Display >> Templates >> General -> index_box
Find the below code:
One step to go.
Go to Admin Panel >> Display >> Pictures & Colors >> Colors -> CSS Stylesheet
and add the below code:
Now go and see the result!
I am sorry for the delay. Ok so what we will do is this:
How to do it? Two steps only.
Go to Admin Panel >> Display >> Templates >> General -> index_box
Find the below code:
- Code:
{catrow.forumrow.FORUM_DESC}
<!-- BEGIN switch_moderators_links -->
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
<!-- END switch_moderators_links -->
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
- Code:
<div class="autoaligndescrip"><span class="genmed">{catrow.forumrow.FORUM_DESC}</span></div>
<div class="autosubalign"><span class="gensmall">
<!-- BEGIN switch_moderators_links -->
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
<!-- END switch_moderators_links -->
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
</span></div>
One step to go.
Go to Admin Panel >> Display >> Pictures & Colors >> Colors -> CSS Stylesheet
and add the below code:
- Code:
a.forumlink {margin-left:60px;}
.autosubalign {margin-left:60px;}
.autoaligndescrip {margin-top:5px;margin-left:60px;}
.autoaligndescrip img {margin-left: -60px;margin-top: -15px;border: 1px solid #ddd;box-shadow: 1px 1px 5px;border-radius: 8px;}
.forumline .row1 {padding-top:12px;}
.dersuj{display:none;}
.forumtitle {margin-left:60px;}
Now go and see the result!
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Forum Image alignment (MrMind pls lol)
Looks awesome! Now I just need some cool pictures to put in and it'll look awesome! Thank you MrMind
Re: Forum Image alignment (MrMind pls lol)
Please replace the code with this one make it look better!
- Code:
.autoaligndescrip img {
border: 1px solid #ddd;
border-radius: 8px;
box-shadow: 1px 1px 5px;
margin-left: -50px;
margin-top: -22px;
}
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Forum Image alignment (MrMind pls lol)
Since this topic is marked with the solved icon, it will be archived.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Forum link alignment
» Category & forum alignment
» Horizontal Forum Alignment
» Home vs Forum Alignment
» Category/Forum title colors and alignment help
» Category & forum alignment
» Horizontal Forum Alignment
» Home vs Forum Alignment
» Category/Forum title colors and alignment help
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum