Submit Your Article Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > The Visual Design > Your Design and Layout

Reply
 
LinkBack Thread Tools
Old April 21st, 2007, 04:19 PM   #1
New Member
 

Join Date: Apr 2007
Location: uk
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 redmazzy is on a distinguished road
Websites on Mac browser

Hi I have just designed my portfolio site (I am a graphic designer) and it works really well. Trouble is when I view it on a mac in Safari the margins disapear, which completely ruins the style of the entire design! It also makes my links look very different, I set them in CSS to have a line through when you roll over, on Safari they look thicker and are underneath rather than through. It wouldn't be such a problem but most of my potential clients will be viewing on a mac. I have to get it to work on a mac browser! It works fine in IE, so for the time being I've put an opening page telling the viewer to view it in IE if they are on a mac, but I would like to have more of a full proof method. Does anyone have any ideas!???
redmazzy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 21st, 2007, 04:23 PM   #2
Elite Veteran
 

Join Date: Sep 2006
Location: Pink House
Posts: 3,941
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 Lchad is a name known to all Lchad is a name known to all Lchad is a name known to all Lchad is a name known to all Lchad is a name known to all Lchad is a name known to all
Re: Websites on Mac browser

Your best bet is to design the site for the Safari browser then. Then add tweaks to get it looking smart in IE. Safari and Firefox react similarly in my experience so you should always design for those browsers and then make it look acceptable in IE.
Lchad is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 21st, 2007, 04:29 PM   #3
Elite Veteran
 
Ryan Fait's Avatar
 

Join Date: May 2006
Location: Las Vegas
Posts: 3,784
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 Ryan Fait is a jewel in the rough Ryan Fait is a jewel in the rough Ryan Fait is a jewel in the rough Ryan Fait is a jewel in the rough
Re: Websites on Mac browser

Yes, and never tell a Mac use to use IE. They won't take to it kindly as it's a 7 year old browser that works about as well as a gun made out of origami. Get your site working in FF first, then fix for IE. If it works in FF, chances are you won't need to tweak a thing for Safari.
Ryan Fait is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 21st, 2007, 04:44 PM   #4
Most Reputable Member
 

Join Date: May 2006
Location: North West, UK
Age: 23
Posts: 1,170
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 pa007 has a spectacular aura about pa007 has a spectacular aura about
Re: Websites on Mac browser

Hi there, I agree with what's already been said. I actually don't rejig my sites for ie/mac any more cos it's pretty poor so there must be something up with your code.

Post a link or your code and I'll see if I can find the problem.

Pete.
pa007 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 21st, 2007, 04:48 PM   #5
New Member
 

Join Date: Apr 2007
Location: uk
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 redmazzy is on a distinguished road
Re: Websites on Mac browser

Thanks I would appreciate it. If you look at the site in IE it should have quite large margins at the top, this is part of the design, but in safari it's flush to the top of the browser. It's not finished yet, but you can see what I mean anyway.

www.grist-to-the-mill.co.uk
redmazzy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 21st, 2007, 07:38 PM   #6
Elite Veteran
 
Ryan Fait's Avatar
 

Join Date: May 2006
Location: Las Vegas
Posts: 3,784
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 Ryan Fait is a jewel in the rough Ryan Fait is a jewel in the rough Ryan Fait is a jewel in the rough Ryan Fait is a jewel in the rough
Re: Websites on Mac browser

Try adding this CSS:

Code:
body {
  margin: 0;
  padding: 15px;
}
Ryan Fait is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old April 22nd, 2007, 06:43 AM   #7
New Member
 

Join Date: Apr 2007
Location: uk
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 redmazzy is on a distinguished road
Re: Websites on Mac browser

Ok I tried this, and although it helped, it did put a margin around the whole page, which I didn't want. So instead I set a box style with a margin on it, because its in frames I want the margin for the menu to be 50 and the margin for the main frame to be 120. So by setting them as styles on boxes this worked in firefox! But... not in ie, i fiddled around and eventually I could get it to work in ie but not firefox. I also don't understand why my font styles wont work in firefox, I have designed another site for work and it works in mac brower and in firefox, no problem with the font styles, but in my web page they don't work???
redmazzy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

Tags
browser , mac , safari


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Famous Websites netpicker9 How is this done? 1 March 6th, 2008 03:59 AM
BBC websites Voodoochilli The Café 45 July 28th, 2007 11:50 PM
asp and php websites Amari HTML, XHTML and CSS 3 November 19th, 2004 06:34 PM


Search Engine Optimization by vBSEO 3.2.0 RC8