Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
White space in forum category
Old 07-11-2012, 01:05 PM White space in forum category
PN-Matt's Avatar
Super Talker

Posts: 119
Location: London/Oxford, England
Trades: 0
I've moved from vbulletin to phpbb everything went fine. I'm using joomla with jfusion. I have a few niggling CSS issues.

First with the search box not being directly aligned along the right hand side with the image and title of the board.

Second the white space in the forum category. Where the titles should go.

I've tried and tried to to fix these issues to no avail. Can anyone provide any assistance?

http://www.themonkeypc.co.uk/support/forums/

Thank you
__________________

Please login or register to view this content. Registration is FREE
PN-Matt is offline
Reply With Quote
View Public Profile Visit PN-Matt's homepage!
 
 
Register now for full access!
Old 07-14-2012, 01:49 AM Re: White space in forum category
ChrissAmirian's Avatar
Junior Talker

Posts: 4
Name: Christopher Amirian
Location: Tehran, Iran
Trades: 0
Hi there.

For the search box:

go to phpbb/style.php and find the statement below:

/* Search box
--------------------------------------------- */
#jfusion #search-box {
color: #FFFFFF;
position: relative;
margin-top: 33px;
margin-right: 8px;
display: block;
float: right;
text-align: right;
white-space: nowrap; /* For Opera */
}

By changing the margin-top and margin-right values you can adjust the alignment with the logo, just play with the numbers.

Second: Will you please send me the exact url to know where do you talk about?

Regards;

Christopher Amirian
ChrissAmirian is offline
Reply With Quote
View Public Profile Visit ChrissAmirian's homepage!
 
Old 07-14-2012, 07:00 PM Re: White space in forum category
PN-Matt's Avatar
Super Talker

Posts: 119
Location: London/Oxford, England
Trades: 0
Same link.

I uploaded something that fixed the white space issue. Thanks for the search fix.

Now I have s problem with background. I can't find where the background is being made grey and where to change this.

Thanks for your help.
__________________

Please login or register to view this content. Registration is FREE
PN-Matt is offline
Reply With Quote
View Public Profile Visit PN-Matt's homepage!
 
Old 07-15-2012, 03:21 AM Re: White space in forum category
miki86's Avatar
Extreme Talker

Posts: 239
Location: print_r($serbia);
Trades: 0
Code:
#jfusion #wrap {
    background-color: #E8E8E8; /* Grey */
    width: auto;
}
miki86 is offline
Reply With Quote
View Public Profile
 
Old 07-15-2012, 04:18 AM Re: White space in forum category
PN-Matt's Avatar
Super Talker

Posts: 119
Location: London/Oxford, England
Trades: 0
Thanks but no change.

Regards
__________________

Please login or register to view this content. Registration is FREE
PN-Matt is offline
Reply With Quote
View Public Profile Visit PN-Matt's homepage!
 
Old 07-16-2012, 07:18 PM Re: White space in forum category
PN-Matt's Avatar
Super Talker

Posts: 119
Location: London/Oxford, England
Trades: 0
Anyone know where I can find this in the css?

Thanks
__________________

Please login or register to view this content. Registration is FREE
PN-Matt is offline
Reply With Quote
View Public Profile Visit PN-Matt's homepage!
 
Old 07-17-2012, 05:13 PM Re: White space in forum category
miki86's Avatar
Extreme Talker

Posts: 239
Location: print_r($serbia);
Trades: 0
Which grey background are you referring to?
miki86 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to White space in forum category
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.25965 seconds with 11 queries