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.

Remove date/time OR Align top forum and top widget

2 posters

Go down

Remove date/time OR Align top forum and top widget Empty Remove date/time OR Align top forum and top widget

Post by luchianull October 29th 2011, 6:31 pm

Greetings,

References:
Forum: http://racing-league.forumers.ro
Running: phpBB3

Screenshots:
The way it looks in chrome, with some "don't know why" space under the clock
Remove date/time OR Align top forum and top widget Chrome10

The way it looks in firefox, without the space under the clock.
Remove date/time OR Align top forum and top widget Firefo10

I would like to have my forum aligned, but can't seem to manage it in both browsers Chrome and Firefox, and I tend to blame the Date/Time field Smile. Therefore, question no 1 would be: CAN you remove date/time ? (there are quite a few topics started on this subject but none concludes with an YES, you can, or NO, you can't.

In case, you can't (the date/time doesn't bother me, as long as I will be able to have a correct alignement), question no 2 is there some option/posibility to align the top forum (marked with a red 1) with the top widget (marked with a red 2), using CSS ? (and moreover, ideally one that would look the same in both chrome and firefox Smile )

Note:
Inside the widget code, I have a <br.../br> core, in order to add a blank line at the top, but it's not that that gives the problem. If I remove it, the widget will go all the way up, just under the green menu bar.. so I still need to remove the clock in order to allow the same "move" for the top forum.

Hope I'm being clear..

Thank you in advance,
Lucian


avatar
luchianull
New Member

Male Posts : 13
Reputation : 1
Language : Romana, English, Francais

http://racing-league.forumers.ro/

Back to top Go down

Remove date/time OR Align top forum and top widget Empty Re: Remove date/time OR Align top forum and top widget

Post by FrozenX October 29th 2011, 8:08 pm

You can, make an extra style just for firefox, and fix it:

Code:
<style>@-moz-document url-prefix() {
#FIREFOXONLY{
Position: Relative;
top: DISTANCE FROM TOP px
display:block;
margin-left: px;
padding:0;
background-image:url('http://i43.servimg.com/u/f43/15/33/56/16/server10.jpg');}
}

</style>

Code:
<img src="http://i43.servimg.com/u/f43/15/33/56/16/server10.jpg" border="0" id="FIREFOXONLY">

The things you change on the "style" .. will only affect firefox!

What i've posted there is not a solution, it's something for you to play around with, and figure it out yourself Razz, copying and pasting that won't do much.

---------------
To remove the time/date.. you can find it,

In index_body

also by removing it, it doesn't solve it.
FrozenX
FrozenX
Forumember

Male Posts : 69
Reputation : 8
Language : English, Dutch

http://www.lordslegends.forumotion.net

Back to top Go down

Remove date/time OR Align top forum and top widget Empty Re: Remove date/time OR Align top forum and top widget

Post by luchianull October 31st 2011, 1:19 pm

Hi Frozen. I didn't found "Index_body" in my CSS (I am using phpBB3). I'm searching because I would like to see how it looks without the date/time.

Also, having a new idea:
Would it be possible to add (by code/CSS) "a horizontal line" just under the date/time area ? Maybe this would serve my purpose.. Very Happy. Please see attached pic for understanding.

Remove date/time OR Align top forum and top widget Red_li10
avatar
luchianull
New Member

Male Posts : 13
Reputation : 1
Language : Romana, English, Francais

http://racing-league.forumers.ro/

Back to top Go down

Remove date/time OR Align top forum and top widget Empty Re: Remove date/time OR Align top forum and top widget

Post by luchianull November 5th 2011, 1:44 pm

Anyone ?
I'm sure that for the CSS gurus the red line above is no challenge at all Smile. It's all I ask (for the moment) Smile
avatar
luchianull
New Member

Male Posts : 13
Reputation : 1
Language : Romana, English, Francais

http://racing-league.forumers.ro/

Back to top Go down

Remove date/time OR Align top forum and top widget Empty Re: Remove date/time OR Align top forum and top widget

Post by luchianull November 11th 2011, 11:35 pm

Bump. Still interested..
avatar
luchianull
New Member

Male Posts : 13
Reputation : 1
Language : Romana, English, Francais

http://racing-league.forumers.ro/

Back to top Go down

Back to top

- Similar topics

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