Aqua-Soft Forums: What Happened? - Aqua-Soft Forums

Jump to content

  • 7 Pages +
  • « First
  • 5
  • 6
  • 7
  • You cannot start a new topic
  • This topic is locked

What Happened? Rate Topic: -----

#121 User is offline   ji eun Icon

  • Group: Member
  • Posts: 1,571
  • Joined: 15-September 03

Posted 05 August 2004 - 11:09 PM

Quote

Originally posted by xfodder@Aug 5 2004, 11:33 PM
ok im not sure about any other mac users, but the new aqua-skin for the front page doesnt look very good in safari.

i checked it on firebird and it looks ok, its just safari thats seems to have to problem.

anyway here is a screenshot.

CLICK FOR SCREENSHOT
<{POST_SNAPBACK}>


i posted a screenshot and mentioned the same thing about a dozen posts above you. they know about it. seph and timan are on macs, they'll sort it out.
0

#122 User is offline   Stevie BM Icon

  • Group: Member
  • Posts: 2,243
  • Joined: 04-May 03

Posted 06 August 2004 - 12:07 AM

Of course none of this would be a problem if someone were willing to buy me a PowerBook so I can testt in Safari.... -_-

Also, anyone got any idea why that might be doing that, to save me searching around for some damn' fool problem in a duff browser? :P
0

#123 User is offline   kjwebb Icon

  • Group: Member
  • Posts: 256
  • Joined: 11-June 03

Posted 06 August 2004 - 04:40 AM

Quote

Originally posted by Stevie BM@Aug 6 2004, 10:07 AM
Of course none of this would be a problem if someone were willing to buy me a PowerBook so I can testt in Safari....  -_-

Also, anyone got any idea why that might be doing that, to save me searching around for some damn' fool problem in a duff browser? :P
<{POST_SNAPBACK}>


Stevie, if you have linux installed or access to a Linux Live CD (eg. Knoppix), you can test the AquaSoft skin (it seems to be a KHTML problem).

I will have a look at the code once I have had lunch.

EDIT: Okay, I fixed it so it worked in Safari, but it broke the header in IE/Firefox. I will try and get it working right in both browsers soonish.
0

#124 User is offline   Stevie BM Icon

  • Group: Member
  • Posts: 2,243
  • Joined: 04-May 03

Posted 06 August 2004 - 07:42 AM

[quote]Originally posted by kjwebb+Aug 6 2004, 05:40 AM-->
QUOTE(kjwebb @ Aug 6 2004, 05:40 AM)
Stevie, if you have linux installed or access to a Linux Live CD (eg. Knoppix), you can test the AquaSoft skin (it seems to be a KHTML problem).
[right]<{POST_SNAPBACK}>[/right]
[/b][/quote]
First, I'm not going to give Contra the pleasure of knowing I ran Linux in any form.
Second, that doesn't get me any closer to owning a PowerBook, now, does it? :P

#125 User is offline   kjwebb Icon

  • Group: Member
  • Posts: 256
  • Joined: 11-June 03

Posted 06 August 2004 - 08:28 AM

Stevie, I have fixed it.

Here is the new code for part of the css that you have to replace
#wrapper .pageHeader
{
	background-image: url(./images/top_left_bg.jpg);
	background-repeat: no-repeat;
	background-color: #f7f8fa;
	position: absolute;
	margin-left: 1.5em;
	margin-right: 1.5em;
	top: 3.7em;
	left:2px;
	height: 5.6em;
	border-bottom: 1px solid #E3E8F0;
  
}

html>body #wrapper .pageHeader
{
	right: 0em;
	left: -0.5px;
}


Replace the #wrapper .pageHeader and the * html #wrapper .pageHeader sections of your CSS file.

This code work's in IE, Firefox and Safari.

EDiT: I just checked it in Konqueror and just as expected, it works in Konqueror as well.
0

#126 User is offline   Timan Icon

  • Group: Administrators
  • Posts: 4,741
  • Joined: 08-November 02

Posted 06 August 2004 - 12:16 PM

kjwebb, thanks that did the job :)
0

#127 User is offline   Stevie BM Icon

  • Group: Member
  • Posts: 2,243
  • Joined: 04-May 03

Posted 06 August 2004 - 12:29 PM

Quote

Originally posted by kjwebb@Aug 6 2004, 09:28 AM
Stevie, I have fixed it.

Here is the new code for part of the css that you have to replace
[...]
Replace the #wrapper .pageHeader and the * html #wrapper .pageHeader sections of your CSS file.

This code work's in IE, Firefox and Safari.

EDiT: I just checked it in Konqueror and just as expected, it works in Konqueror as well.
<{POST_SNAPBACK}>

Good work kjwebb :)
I had a feeling it'd be something simple, but it's difficult to fix when you don't have a copy of Konqueror/Safari to test on (yes, I know I could get a LiveCD distro :P)...
0

#128 User is offline   kjwebb Icon

  • Group: Member
  • Posts: 256
  • Joined: 11-June 03

Posted 06 August 2004 - 02:34 PM

Quote

Originally posted by Stevie BM@Aug 6 2004, 10:29 PM
Good work kjwebb :)
I had a feeling it'd be something simple, but it's difficult to fix when you don't have a copy of Konqueror/Safari to test on (yes, I know I could get a LiveCD distro :P)...
<{POST_SNAPBACK}>


Your welcome. It's interesting that Safari requires the right:0px; attribute.
0

#129 User is offline   gahbmwM5 Icon

  • Group: Member
  • Posts: 760
  • Joined: 04-May 03

Posted 07 August 2004 - 10:53 AM

This is regarding the new Tiger-styled Caption/Taskbar on the forums...Has any member been able to get both the A/S and the Search (blue parts) to work with the most recent Branch/Aviary builds?

Reason being, I am using a optimized Branch/Aviary build 20040804 (which has the recent 0.9.3 Four Security patches), Moox is the builder, and have not been able to get any of his recent builds to work with the new Tiger bar...

Moox is very receptive to any issues, with his builds and I have a good repore with him...

This feature works perfectly well in IE6...please list here your recent Branch/Build----ie: Is it a optimized build, or Official build and if this feature does infact work for you...

I will then let Moox know the issues with more details...

Thanks...

P.S. Just realized that this post should have gone into the Comments & Suggestions Area in this thread:

Regarding the Aqua-Soft Menu Bar...oops
0

#130 User is offline   contrasutra Icon

  • Group: Member
  • Posts: 3,922
  • Joined: 29-November 02

Posted 07 August 2004 - 05:05 PM

Quote

Originally posted by Stevie BM@Aug 6 2004, 08:29 AM
Good work kjwebb :)
I had a feeling it'd be something simple, but it's difficult to fix when you don't have a copy of Konqueror/Safari to test on (yes, I know I could get a LiveCD distro :P)...
<{POST_SNAPBACK}>

http://danvine.com/icapture

(I didn't read the whole thread, so this may have been mentioned)
0

#131 User is offline   kjwebb Icon

  • Group: Member
  • Posts: 256
  • Joined: 11-June 03

Posted 07 August 2004 - 11:22 PM

Quote

Originally posted by contrasutra@Aug 8 2004, 03:05 AM
http://danvine.com/icapture

(I didn't read the whole thread, so this may have been mentioned)
<{POST_SNAPBACK}>


It hasn't been mentioned. Also, it's hardly any use right now because they are having server issues.
0

#132 User is offline   Stevie BM Icon

  • Group: Member
  • Posts: 2,243
  • Joined: 04-May 03

Posted 07 August 2004 - 11:32 PM

Quote

Originally posted by kjwebb@Aug 8 2004, 12:22 AM
It hasn't been mentioned. Also, it's hardly any use right now because they are having server issues.
<{POST_SNAPBACK}>

That, and the fact that it's not nearly as easy to debug browser issues using iCapture as it is when you've got the browser sat right there for your refreshing pleasure...

Especially when you're trying to debug :hover based behaviours...
0

  • 7 Pages +
  • « First
  • 5
  • 6
  • 7
  • You cannot start a new topic
  • This topic is locked