| You are here: DEVPPL |
NOTIFICATIONS
|
|
|||||||||||||||
Login |
Search found 849 matches
Re: <Prev 1,2,3... Next> Buttons
Yeah this is a really old post I created back when I was still learning PHP. But anyway, the limit is being set by variable which would be up to whoever is implementing the code to set, depending on how many posts they'd want to deliver on each page. The first page Start is set to 0 and Limit to 10,...
- Sat Oct 02, 2010 9:38 pm
- Forum: Script-archive
- Topic: <Prev 1,2,3... Next> Buttons
- Replies: 4
- Views: 4316
Re: Lookin for a Css logo.
marcus88dk wrote:Got any idea why i cant see the picture?
Theres a little box with a rec cross and when i right click it says: View Picture but it doesnt work :S and the text is GP NT.JPG. :/
Not sure, what browser are you using?
- Sun Jan 10, 2010 4:58 pm
- Forum: Photoshop Forum
- Topic: Lookin for a Css logo.
- Replies: 8
- Views: 958
Re: Lookin for a Css logo.
I think what iDad is trying to say here is, not everyone plays CS or belongs to a clan, so help him out, give him some dimensions, some images you'd like to see in it, and maybe some sources that you'd like to appropriate into your clan's design...
Just sayin,
Just sayin,
- Sun Jan 10, 2010 4:20 am
- Forum: Photoshop Forum
- Topic: Lookin for a Css logo.
- Replies: 8
- Views: 958
Re: Html for day,date and year
Could you tell me the code for changing the font to Garamond? Thanks You don't need javascript to change the font to Garamond, you are looking for CSS. Make the font-family: "Garamond", ... ; in the css that affects the layer you are calling this in: <script> <!-- print_date(); //--> </sc...
- Sat Jan 09, 2010 1:59 am
- Forum: Script-archive
- Topic: Html for day,date and year
- Replies: 4
- Views: 68836
Re: Guides and precise measurements!
Choose View > New Guide. In the dialog box, select Horizontal or Vertical orientation, enter a position, and click OK.
That should do it,
Cheers,
That should do it,
Cheers,
- Mon Jan 04, 2010 1:09 am
- Forum: Photoshop Forum
- Topic: Guides and precise measurements!
- Replies: 2
- Views: 647
Re: My simple vector curve pixelates on the Web
Try saving to PNG, PNG preserves quality much better with minimal filesize.
- Sun Jan 03, 2010 5:05 am
- Forum: Photoshop Forum
- Topic: My simple vector curve pixelates on the Web
- Replies: 3
- Views: 470
Re: How do I separate line layer from white backround
This should do the trick:
-Duplicate the layer
-Set the top layer's blending more to Darken
-Insert layers between the two to colour.
The darken setting should make any white disappear from the top layer and the black will darken anything under it to black.
Cheers,
-Duplicate the layer
-Set the top layer's blending more to Darken
-Insert layers between the two to colour.
The darken setting should make any white disappear from the top layer and the black will darken anything under it to black.
Cheers,
- Sat Jan 02, 2010 7:16 pm
- Forum: Photoshop Forum
- Topic: How do I separate line layer from white backround
- Replies: 4
- Views: 1107
Re: Spiral
I'd suggest googling a few basic tutorials on Photoshop if you're not sure about using layers yet. That said, this one would have likely been done in a 3d program then dropped into the image, but to accomplish the idea in photoshop requires that you think about the spiral as a 3 dimensional object. ...
- Sat Jan 02, 2010 4:50 am
- Forum: Photoshop Forum
- Topic: Spiral
- Replies: 3
- Views: 498
Re: Error Message Help
Hey guys. I was previously using Adobe Photoshop CS4, the trial expired, so I used afew product keys to try and extend it to a full version. It didn't work, so I uninstalled, tried to install it again and the error message of 'licensing for this product has expired'. I tried to download Illustrator...
- Sat Jan 02, 2010 3:22 am
- Forum: Photoshop Forum
- Topic: Error Message Help
- Replies: 2
- Views: 497
Re: WYSIWYG Editor and HTML tags
Decided to sort the problem with a preg_replace() before the content is displayed instead of messing with the editor.
Problem solved
Problem solved
- Thu Dec 31, 2009 1:32 am
- Forum: JavaScript Forum
- Topic: WYSIWYG Editor and HTML tags
- Replies: 3
- Views: 916