Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
#top {
margin-top: 6px;
border: 1px solid #CCCCCC;
width: 746px;
height: 67px;
background-image: url(images/top_bg.gif);
background-repeat: repeat-x;
}

I was copying a CSS style to create another similar one. Pretty exciting, eh?
You are wasting space. You can simply combine the two background properties like so. background: url(images/top_bg.gif) repeat-x;
 
Are there better ways to do what I was trying to do in this formula? Probably...but this was fun :D
For starters, you could make it a bit shorter like this:
=C5-IF(C5>=6,IF(C5>=13,IF(C5>=20,IF(C5>=27,IF(C5>=34,10,8),6),4),2),IF(D5>E5,2,0))​

By the way, is the value in C5 always an integer? What are the smallest and largest values it can have?
 
Are there better ways to do what I was trying to do in this formula? Probably...but this was fun :D
Depending on the answers to my previous questions, this is the simplest expression I've found:
=C5-IF(AND(C5<6,D5>E5),2,2*INT((C5+1)/7))​
 
needed some generic text to test a layout lol:


FTPServer (Available for: Mac OS X Server v10.4.9)
- Impact: Users with ftp access may be able to navigate to directories outside the normal scope
- Description: Security Update 2007-004 applied an incorrect ftp configuration file for Mac OS X Server v10.4.9 systems. Users with ftp access, who would normally be restricted to certain directories, may be able to access directories outside the normal scope. This update addresses the issue by restoring the correct version of the ftp configuration file. This issue only affects Mac OS X Server v10.4.9 with Security Update 2007-004.

Mac OS X 10.4.9 (client) and Mac OS X Server 10.3.9 systems that have installed Security Update 2007-004 do not require Security Update 2007-004 v1.1. If the security update has not yet been installed on these systems, then they should be updated using Security Update 2007-004 v1.1.

Security Update 2007-004 is available via Software Update and also as standalone installers.
 
Adobe After Effects 7.0 Keyframe Data

Units Per Second 29.97
Source Width 1920
Source Height 1080
Source Pixel Aspect Ratio 1.875
Comp Pixel Aspect Ratio 1.875

Effects Card Wipe #2 Transition Completion #2
Frame percent
117 78
177 0


End of Keyframe Data



Just registered for this silly thread! I was copying and pasting keyframes in After Effects for my next job.
 
Silly thread but I finally have something interesting on my clipboard. A quote for all those damn "should I wait" or "when to buy" threads.

HTML:
[quote="dartzorichalcos, post: 3602363"]I [URL="http://en.wikipedia.org/wiki/Santa_Rosa_platform"]suggest[/URL] you [URL="http://en.wikipedia.org/wiki/Mac_OS_10.5"]wait[/URL]. [URL="https://forums.macrumors.com/threads/296020/"]There are[/URL] so many [URL="https://forums.macrumors.com/threads/286247/"]threads[/URL] on this topic.[/QUOTE]

I'm putting it in HTML cause otherwise it parses.
 
I'm putting it in HTML cause otherwise it parses.
Or you could use [plain][/plain]* tags. :p

Mine? Let's see...

You're a hell of a muse.
Ah yes. That's from an email from a special someone.


*Note: This is ironic because if you quote me, you'll notice that in order to properly display the noparse tags for y'all to see it, I have to use noparse tags around 'em. :D
 
Or you could use [plain][/plain]* tags. :p

Mine? Let's see...

Ah yes. That's from an email from a special someone.


*Note: This is ironic because if you quote me, you'll notice that in order to properly display the noparse tags for y'all to see it, I have to use noparse tags around 'em. :D


did not know about those tags! you learn something every day :)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.