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.

HELP IN Templates : how to extend Row title,Row category left,Row category right

3 posters

Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by LUDAKLUDI September 4th 2008, 10:29 pm

is there any way to extend (disperse) up in "Templates --- > General "

i need that for my forum, to look better ... Smile

i think that is possible ... but i dont know very good to work with php ... :/

if someone know that plz help ....

HELP IN Templates : how to extend Row title,Row category left,Row category right 37869458ya6


Background picture (Row title,Row category left,Row category right)


Last edited by LUDAKLUDI on September 4th 2008, 10:30 pm; edited 1 time in total
LUDAKLUDI
LUDAKLUDI
Forumember

Male Posts : 280
Reputation : 3
Language : English,Serbian
Location : Serbia-Belgrade

Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by Guest September 4th 2008, 10:30 pm

What version of the forum are you using?

Regards







Craig
avatar
Guest
Guest


Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by LUDAKLUDI September 4th 2008, 10:31 pm

forumotion Wink in Admin--->Display--->Templates --- > General

ver 2


i think that can fix in

index_body or
index_box
LUDAKLUDI
LUDAKLUDI
Forumember

Male Posts : 280
Reputation : 3
Language : English,Serbian
Location : Serbia-Belgrade

Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by Guest September 4th 2008, 10:40 pm

Ok

1. Log into your forum

2. Navigate to

Admin Panel\Display\Color\CSS Style Sheet

3. Add one of the following codes pressing "Submit" to save

***Adjust the height to suit***

For phpbb2:

Code:
.secondarytitle {
height: 50px;
}


For Phpbb3:

Code:
dt {
height: 50px;
}

regards







Craig
avatar
Guest
Guest


Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by LUDAKLUDI September 4th 2008, 10:45 pm

wow thx very thx Wink
LUDAKLUDI
LUDAKLUDI
Forumember

Male Posts : 280
Reputation : 3
Language : English,Serbian
Location : Serbia-Belgrade

Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by Guest September 4th 2008, 10:47 pm

Not a problem Smile

Regards





Craig
avatar
Guest
Guest


Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by LUDAKLUDI September 4th 2008, 10:55 pm

do u know is this possible ... can i make this on my forum



HELP IN Templates : how to extend Row title,Row category left,Row category right 79085015bz2

to Row title be under every category ....

HELP IN Templates : how to extend Row title,Row category left,Row category right 22261111kb5


how to put Row title below ...
LUDAKLUDI
LUDAKLUDI
Forumember

Male Posts : 280
Reputation : 3
Language : English,Serbian
Location : Serbia-Belgrade

Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by Guest September 4th 2008, 11:00 pm

Mmmmmmm give me 5 minutes and i'll try Smile

Regards







Craig
avatar
Guest
Guest


Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by LUDAKLUDI September 4th 2008, 11:01 pm

u are smart one Wink thx man ....
LUDAKLUDI
LUDAKLUDI
Forumember

Male Posts : 280
Reputation : 3
Language : English,Serbian
Location : Serbia-Belgrade

Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by Jalokim September 4th 2008, 11:02 pm

you can extend the bottom border but your image will not go there...
the CSS does not allow two images in one class... so either the image will be repeated from top to bottom or you can have the image on top or on the bottom...

sorry just a limit in our CSS.
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by Guest September 4th 2008, 11:05 pm

Razz

As Jalokim stated, the image does repeat from the top

Regards






Craig
avatar
Guest
Guest


Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by LUDAKLUDI September 4th 2008, 11:08 pm

can we put picture in Templates ?
LUDAKLUDI
LUDAKLUDI
Forumember

Male Posts : 280
Reputation : 3
Language : English,Serbian
Location : Serbia-Belgrade

Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by Jalokim September 4th 2008, 11:12 pm

what do you mean?? you can put a lot of images in a template... but where exactly??
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by LUDAKLUDI September 4th 2008, 11:15 pm

to make like this ...

HELP IN Templates : how to extend Row title,Row category left,Row category right 22261111kb5
LUDAKLUDI
LUDAKLUDI
Forumember

Male Posts : 280
Reputation : 3
Language : English,Serbian
Location : Serbia-Belgrade

Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by LUDAKLUDI September 5th 2008, 3:03 am

IN ADMIN ---> DISPLAY ---> Templates ---> GENERAL ---> index_body

section "Who is online"

Code:

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="3">
<tr><td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td></tr>
<tr>
<td class="catHead" height="28" ><span class="cattitle" ></td>
</tr></span>



i add Row title.... it is cool now .... Wink see....




HELP IN Templates : how to extend Row title,Row category left,Row category right 94151540uk4


but this stink .... i want to reduce height of that botton title ...


this is code of that title
Code:

<tr>
<td class="catHead" height="28" ><span class="cattitle" ></td>
</tr></span>

when i change (examle) height from 28 to 10 (height="10") nothing happen ... why ??????
________________________________________________________________________________
hey Placehold this css code

.secondarytitle {
height: 50px;
}


works only on index page ... is there any code to extend this title too.... ?


HELP IN Templates : how to extend Row title,Row category left,Row category right 86317931bp6


sry about my english Embarassed Razz


Last edited by LUDAKLUDI on September 5th 2008, 7:54 pm; edited 1 time in total
LUDAKLUDI
LUDAKLUDI
Forumember

Male Posts : 280
Reputation : 3
Language : English,Serbian
Location : Serbia-Belgrade

Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by Jalokim September 5th 2008, 3:17 pm

lol,
sorry but template editing is black magic for me... I think I need to buy it on my test site to actually learn about what it can do...
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by LUDAKLUDI September 5th 2008, 3:25 pm

Smile anyway thx Very Happy:D:D
LUDAKLUDI
LUDAKLUDI
Forumember

Male Posts : 280
Reputation : 3
Language : English,Serbian
Location : Serbia-Belgrade

Back to top Go down

HELP IN Templates : how to extend Row title,Row category left,Row category right Empty Re: HELP IN Templates : how to extend Row title,Row category left,Row category right

Post by neukrotiva March 29th 2009, 1:31 pm

I have a problem. accidentally, I have deleted templates(view online). are you able to return them, please?
also, if you could explain me how to arrange online statistics.
there is one more problem, I don't have a code for PROFIL RPG sheet. could you give it to me, please? the version is phb2.

here is the link to the forum:http://friendship.niceboards.org/index.htm

please, help me soon as possible. tnx.
neukrotiva
neukrotiva
Forumember

Female Posts : 135
Reputation : 1
Language : Croatian

http://www.crofriends.com

Back to top Go down

Back to top

- Similar topics

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