The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Title and description problem

2 posters

Go down

Title and description problem Empty Title and description problem

Post by nike1600 April 2nd 2012, 2:20 pm

Hello,

i want to move the forums title right so the image could be at the same height o the title and i also want to tell me how can i move the description down...
thank you!

Title and description problem Isiiii15
nike1600
nike1600
Forumember

Male Posts : 155
Reputation : 2
Location : Somewhere in the ocean

Back to top Go down

Title and description problem Empty Re: Title and description problem

Post by E-Mark April 2nd 2012, 2:35 pm

Go to ACP > General > Categories and Forums:

Click Title and description problem Editer the any forum.

Edit the forum title w/ this:
Code:

<div id="rightallign">YOUR FORUM NAME GOES HERE</div>

Then add this in your CSS Stylesheet:
Code:

#rightallign {
    float: right;
}

And with the description, what do you mean by 'move down' :o?
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Title and description problem Empty Re: Title and description problem

Post by nike1600 April 2nd 2012, 2:47 pm

Here is the result:

Title and description problem Fzz10

i just want to move the title a litle bit right so the image go up and be at the same height with the title.
nike1600
nike1600
Forumember

Male Posts : 155
Reputation : 2
Location : Somewhere in the ocean

Back to top Go down

Title and description problem Empty Re: Title and description problem

Post by E-Mark April 2nd 2012, 2:57 pm

Oh i see.
Here is the only way:

Go to ACP > General > Categories and Forums:

Click Title and description problem Editer the any forum.

Edit the following:

Forum Name: <span></span>
Image URL: (Image of your icon)
Description:
Code:
<br /><b><a href="LINKOFTHEFORUMCATEGORY">NAMEOFTHEFORUM</a></b><br />

Here's a sample of Description:
Code:
<br /><b><a href="http://tambayang-pinoy.forumotion.com/f11-pinoy-jokes">Pinoy Jokes</a></b><br />

And this is the result:
Title and description problem Untitl22
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Title and description problem Empty Re: Title and description problem

Post by nike1600 April 2nd 2012, 4:32 pm

Title and description problem Aaaaaa10

Almost... can we move it a little bit up?

thanks!
nike1600
nike1600
Forumember

Male Posts : 155
Reputation : 2
Location : Somewhere in the ocean

Back to top Go down

Title and description problem Empty Re: Title and description problem

Post by E-Mark April 3rd 2012, 5:07 am

I suggest you apply first the way i gave to you in all forums.
Once you apply it, you may do this now:

Go to Admin CP > Display > Templates > General > index_box:

Find and delete this:
Code:

         <h{catrow.forumrow.LEVEL} class="hierarchy">
            <span class="forumlink">
               <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
            </span>
         </h{catrow.forumrow.LEVEL}>

E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum