1 (edited by tokar86a 2009-08-18 10:17)

Topic: How do I move "Last_Poster" to same line as "Last_Post"

How can i changs this?

Klistrad: Regler
av Lanzar

To this

Klistrad: Regler av Lanzar

Wher shold i lok to fix this problem?

I most do this forum: http://www.pokemonforumet.se/forum3/index.php

Like this: http://www.pokemonforumet.se/forum/index.php

Bath it is very hard. So i ned some help.

Re: How do I move "Last_Poster" to same line as "Last_Post"

Screenshot would be more helpful....

Re: How do I move "Last_Poster" to same line as "Last_Post"

KeyDog wrote:

Screenshot would be more helpful....

Of what? You can you se the forum i haw ink to the both.

4 (edited by KeyDog 2009-08-18 09:30)

Re: How do I move "Last_Poster" to same line as "Last_Post"

I tried searching the word Klistrad... and it's not on start page if not logged in.... so it's a pain in the a$$ to find....

edit: to find what you're talking about....

wink no offence

Re: How do I move "Last_Poster" to same line as "Last_Post"

KeyDog wrote:

I tried searching the word Klistrad... and it's not on start page if not logged in.... so it's a pain in the a$$ to find....

Her: http://www.pokemonforumet.se/forum3/viewforum.php?id=33

http://www.pokemonforumet.se/forum/viewforum.php?id=33

6 (edited by KeyDog 2009-08-18 09:38)

Re: How do I move "Last_Poster" to same line as "Last_Post"

sorry... I can see they look different, but I don't understand what you want changed.... that's why I said screenshot of exactely what you need changed....

unless you want   

by username  to be on same line as date?

Re: How do I move "Last_Poster" to same line as "Last_Post"

KeyDog wrote:

sorry... I can see they look different, but I don't understand what you want changed.... that's why I said screenshot of exactely what you need changed....

unless you want   

by username  to be on same line as date?

Its to match space betwen the post.

I will haw it more like this

Starters - Ditt val är...?
Allmän diskussionstråd för Pokémon HG/SS

And not

Starters - Ditt val är...?

Allmän diskussionstråd för Pokémon HG/SS

do you understand now?

Re: How do I move "Last_Poster" to same line as "Last_Post"

http://keydogbb.info/img/18.08.jpg



http://keydogbb.info/img/18.08-2.jpg


The spacing is being caused by a linebreak for the  "av Lanzar"
Now at least I understand your problem big_smile

Re: How do I move "Last_Poster" to same line as "Last_Post"

And how can i fix it?

bath i will haw after the topic av Lanzar

10 (edited by KeyDog 2009-08-18 10:09)

Re: How do I move "Last_Poster" to same line as "Last_Post"

I don't know. It isn't a pure style issue. Not solvable in the .css files I believe...
But this way of asking might help:

How do I move "Last_Poster" to same line as "Last_Post"

(put that in topic! tongue)



[this is code from index.php but I can't see what needs to be done...]
    $forum_page['item_body']['info']['lastpost'] = '<li class="info-lastpost"><span class="label">'.$lang_index['Last post'].'</span> <strong><a href="'.forum_link($forum_url['post'], $cur_forum['last_post_id']).'">'.format_time($cur_forum['last_post']).'</a></strong> <cite>'.sprintf($lang_index['Last poster'], forum_htmlencode($cur_forum['last_poster'])).'</cite></li>';

because I can't see how one can fix it in oxygen.css

.brd .main-content .main-item li.info-lastpost cite {
    overflow: hidden;
    width: 18em;
    }

Re: How do I move "Last_Poster" to same line as "Last_Post"

So what shold i do?

12

Re: How do I move "Last_Poster" to same line as "Last_Post"

in oxygen.css
find this code..... then change display to inline (thx fluxx forum)

.brd .main-content .main-item li.info-lastpost cite,
.brd .main-content .main-item li.info-lastpost span,
.brd .main-content .main-item li.info-forum a {
    display: inline;/*block*/
    padding: 0 1em;
    font-style: normal;
    font-weight: normal;
    }

Re: How do I move "Last_Poster" to same line as "Last_Post"

Not helping the problem it not fix. Nothing else we can try?

14

Re: How do I move "Last_Poster" to same line as "Last_Post"

Quite hilarious how you went to fluxbb to ask for help and then come here and post the answer KeyDog without giving credit to Reines for the answer. Quite pathetic in my honest opinion.


And Tokar, learn some English jesus christ dude.

Re: How do I move "Last_Poster" to same line as "Last_Post"

I new my English is not good.

16

Re: How do I move "Last_Poster" to same line as "Last_Post"

@SKossu:
a. I credited the fluxx forum for that answer. Are you blind?
b. The inverse has happened aswell I'm sure, namely that someone has not found solution to their problem at flux and come here. What harm  can it do?

smile get a life mate

Re: How do I move "Last_Poster" to same line as "Last_Post"

Bath how a both my problem?

18 (edited by SKossu 2009-08-18 14:42)

Re: How do I move "Last_Poster" to same line as "Last_Post"

@KeyDog
a. doing a tiny (thx fluxx forum) hardly gives credit to the person that helped you, in this instance Reines. Especially since fluxx isn't even the correct name.
b. Doesn't do much harm aslong as people can actually give the original person the credit.

Oh and yeah gotta answer to the last thing too. Go suck a dick faggot.


And tokar86a if you still got problem, type in swedish exactly what you want and I'll help.

Re: How do I move "Last_Poster" to same line as "Last_Post"

SKossu wrote:

@KeyDog
a. doing a tiny (thx fluxx forum) hardly gives credit to the person that helped you, in this instance Reines. Especially since fluxx isn't even the correct name.
b. Doesn't do much harm aslong as people can actually give the original person the credit.

Oh and yeah gotta answer to the last thing too. Go suck a dick faggot.


And tokar86a if you still got problem, type in swedish exactly what you want and I'll help.

Jag vill få bort mellanrummet som är mellan trådarna. Alltså gör det mindre så som det är på det gamla forumet.

http://www.pokemonforumet.se/forum/viewforum.php?id=33

http://www.pokemonforumet.se/forum3/viewforum.php?id=33

Du ser skillnaden? Vill alltså ha trådarna tätare.

20 (edited by SKossu 2009-08-18 15:13)

Re: How do I move "Last_Poster" to same line as "Last_Post"

tokar86a wrote:
SKossu wrote:

@KeyDog
a. doing a tiny (thx fluxx forum) hardly gives credit to the person that helped you, in this instance Reines. Especially since fluxx isn't even the correct name.
b. Doesn't do much harm aslong as people can actually give the original person the credit.

Oh and yeah gotta answer to the last thing too. Go suck a dick faggot.


And tokar86a if you still got problem, type in swedish exactly what you want and I'll help.

Jag vill få bort mellanrummet som är mellan trådarna. Alltså gör det mindre så som det är på det gamla forumet.

http://www.pokemonforumet.se/forum/viewforum.php?id=33

http://www.pokemonforumet.se/forum3/viewforum.php?id=33

Du ser skillnaden? Vill alltså ha trådarna tätare.


I oxygen.css byt på linje 907 padding till 0, det är för tillfälle 0 1em
och på linje 820, gör width större så blir "senaste inlägg" lite större så trugas inte "av xxx" på en ny rad.

Re: How do I move "Last_Poster" to same line as "Last_Post"

SKossu wrote:
tokar86a wrote:
SKossu wrote:

@KeyDog
a. doing a tiny (thx fluxx forum) hardly gives credit to the person that helped you, in this instance Reines. Especially since fluxx isn't even the correct name.
b. Doesn't do much harm aslong as people can actually give the original person the credit.

Oh and yeah gotta answer to the last thing too. Go suck a dick faggot.


And tokar86a if you still got problem, type in swedish exactly what you want and I'll help.

Jag vill få bort mellanrummet som är mellan trådarna. Alltså gör det mindre så som det är på det gamla forumet.

http://www.pokemonforumet.se/forum/viewforum.php?id=33

http://www.pokemonforumet.se/forum3/viewforum.php?id=33

Du ser skillnaden? Vill alltså ha trådarna tätare.


I oxygen.css byt på linje 907 padding till 0, det är för tillfälle 0 1em
och på linje 820, gör width större så blir "senaste inlägg" lite större så trugas inte "av xxx" på en ny rad.

Det här hittar jag på linje 907

.brd .main-content .main-item .hn {
    position: relative;
    }

och det här på 802

/* Content setup generally

så vart finns det jag ska ändra på?

22

Re: How do I move "Last_Poster" to same line as "Last_Post"

tokar86a wrote:
SKossu wrote:
tokar86a wrote:

Jag vill få bort mellanrummet som är mellan trådarna. Alltså gör det mindre så som det är på det gamla forumet.

http://www.pokemonforumet.se/forum/viewforum.php?id=33

http://www.pokemonforumet.se/forum3/viewforum.php?id=33

Du ser skillnaden? Vill alltså ha trådarna tätare.


I oxygen.css byt på linje 907 padding till 0, det är för tillfälle 0 1em
och på linje 820, gör width större så blir "senaste inlägg" lite större så trugas inte "av xxx" på en ny rad.

Det här hittar jag på linje 907

.brd .main-content .main-item .hn {
    position: relative;
    }

och det här på 802

/* Content setup generally

så vart finns det jag ska ändra på?

Ah du hade ändrat på css filerna.
ändra padding till 0 på linje 989 samt 983
och ändra width på linje 885 samt kanske även 890

Re: How do I move "Last_Poster" to same line as "Last_Post"

Värkar inte gå att ändra över 20em

Sen hur är det med det andra problemet?

24

Re: How do I move "Last_Poster" to same line as "Last_Post"

tokar86a wrote:

Värkar inte gå att ändra över 20em

Sen hur är det med det andra problemet?


Ändra dessa så här

.brd .main-content .main-item li.info-topics,
.brd .main-content .main-item li.info-forum,
.brd .main-content .main-item li.info-posts,
.brd .main-content .main-item li.info-views,
.brd .main-content .main-item li.info-replies {
    width: 5em;
    text-align: center;
    }




brd .main-content .main-item li.info-lastpost {
    width: 24em;
    }



.brd .main-content .main-item li.info-lastpost cite {
    overflow: hidden;
    width: 24em;
    }




Använd sök, då borde allt rymmas prydligt.

Re: How do I move "Last_Poster" to same line as "Last_Post"

SKossu wrote:
tokar86a wrote:

Värkar inte gå att ändra över 20em

Sen hur är det med det andra problemet?


Ändra dessa så här

.brd .main-content .main-item li.info-topics,
.brd .main-content .main-item li.info-forum,
.brd .main-content .main-item li.info-posts,
.brd .main-content .main-item li.info-views,
.brd .main-content .main-item li.info-replies {
    width: 5em;
    text-align: center;
    }




brd .main-content .main-item li.info-lastpost {
    width: 24em;
    }



.brd .main-content .main-item li.info-lastpost cite {
    overflow: hidden;
    width: 24em;
    }




Använd sök, då borde allt rymmas prydligt.

Ja det gör det.

Går det att få färg på den delen där det står 'Forum, trådar, inlägg'' ??

Som det är på det här forumet

http://www.pokemonforumet.se/forum/index.php