Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-03-2012, 02:35 PM   PM User | #1
fade2gray
New to the CF scene

 
Join Date: Jun 2012
Posts: 2
Thanks: 0
Thanked 1 Time in 1 Post
fade2gray is an unknown quantity at this point
Question Advice on positional/alignment issues please

Hi,

I've been trying to incorporate phpBB within Joomla using JFusion's 'frameless visual integration mode for phpBB', but there are some resulting style conflicts between Joomla's and phpBB's templates.

The majority of conflicts have been resolved, but I need some advice on some positional/alignment issues.

Example standalone phpBB
Example Integrated phpBB

The following declarations provide an acceptable fix, but there is a slight discrepancy in the vertical alignment between the password field, the 'I forgot my password' link and the auto login checkbox and label.

Code:
#jfusion form fieldset dd, #jfusion form fieldset dd label {
	float: none !important;
}
#jfusion a[href*="ucp.php?mode=sendpassword"] {
	float: left !important;
}
Is there a better/preferred method to achieve this?

Thanks for any advice.

(Using Firefox/Firebug)
fade2gray is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 10:02 PM.


Advertisement
Log in to turn off these ads.