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.

CSS problem

+2
Mike
Klonoa
6 posters

Go down

Solved CSS problem

Post by Klonoa May 21st 2011, 8:42 pm

Hello, Here is the pic of my problem:
CSS problem 2ljp5ok

So i want that my profile box go up to Subject and profile fields to go up as well. Here is the code i used:
Code:
<tr>   
                    <td valign="middle">                        <span class="postdetails poster-profile">
  </br>    {postrow.displayed.POSTER_AVATAR}
                <td valign="middle" style="padding-left: 10px;"></a> {postrow.displayed.POSTER_NAME}                        <span class="postdetails poster-profile">
                {postrow.displayed.POSTER_RANK}

    {postrow.displayed.RANK_IMAGE}
    </span>
                    </td>

So basicly there is space between Subject and the profile box.
Klonoa
Klonoa
Forumember

Male Posts : 163
Reputation : 5
Language : English, Serbian
Location : Repulika Srpska

http://pokemonworldrpg.pokemonlegend.org/

Back to top Go down

Solved Re: CSS problem

Post by Mike May 22nd 2011, 1:24 am

I don't get what you mean. That looks normal for forums.
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

Solved Re: CSS problem

Post by Maikeru Shinigami May 22nd 2011, 1:34 am

So exactly, what are you asking for? I do not understand your problem or question. Please be as descriptive as possible, so I can try to help you out.
Maikeru Shinigami
Maikeru Shinigami
Forumember

Male Posts : 120
Reputation : 10
Language : English
Location : Location Location Awesome Level: 9,001

Back to top Go down

Solved Re: CSS problem

Post by Stephen- May 22nd 2011, 3:34 am

are you having trouble inserting the codes ?
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: CSS problem

Post by Guest May 22nd 2011, 4:56 am

oh this user doesnt want space between profile box and the forum title,right
avatar
Guest
Guest


Back to top Go down

Solved Re: CSS problem

Post by Klonoa May 22nd 2011, 7:18 pm

kamz89 wrote:oh this user doesnt want space between profile box and the forum title,right


CSS problem Capture-1

Yes there is too much space. Any help?
Klonoa
Klonoa
Forumember

Male Posts : 163
Reputation : 5
Language : English, Serbian
Location : Repulika Srpska

http://pokemonworldrpg.pokemonlegend.org/

Back to top Go down

Solved Re: CSS problem

Post by Klonoa May 23rd 2011, 10:14 am

bump
Klonoa
Klonoa
Forumember

Male Posts : 163
Reputation : 5
Language : English, Serbian
Location : Repulika Srpska

http://pokemonworldrpg.pokemonlegend.org/

Back to top Go down

Solved Re: CSS problem

Post by Jophy May 23rd 2011, 10:39 am

CSS problem WarningPlease avoid double/triple posting. Posts need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button. Wink
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: CSS problem

Post by Gangstar15 May 23rd 2011, 2:25 pm

try replace it with this:
Code:
<tr>   
                    <td valign="middle" style="margin-top: -15px;">                        <span class="postdetails poster-profile">
  </br>    {postrow.displayed.POSTER_AVATAR}
                <td valign="middle" style="padding-left: 10px;"></a> {postrow.displayed.POSTER_NAME}                        <span class="postdetails poster-profile">
                {postrow.displayed.POSTER_RANK}

    {postrow.displayed.RANK_IMAGE}
    </span>
                    </td>
Gangstar15
Gangstar15
Forumember

Female Posts : 392
Reputation : 163

http://www.designdrops.net/

Back to top Go down

Solved Re: CSS problem

Post by Klonoa May 23rd 2011, 4:09 pm

Thanks gangstar Very Happy

Solved Smile
Klonoa
Klonoa
Forumember

Male Posts : 163
Reputation : 5
Language : English, Serbian
Location : Repulika Srpska

http://pokemonworldrpg.pokemonlegend.org/

Back to top Go down

Solved Re: CSS problem

Post by Jophy May 23rd 2011, 5:13 pm

Solved
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top


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