-
PHP reading and displaying a batch of images
Alright. Now I'll need pointers on displaying many images relating to a single portfolio entry (for creating slideshows and whatnot). But this already was very helpful. Many thanks MrBrightside! I'll return if I run into problems...
-
PHP reading and displaying a batch of images
Hello. I'm not a PHP master, and that's why I came to ask this. I'd like my portfolio to be driven with PHP and flat files (e.g. .txt, .jpeg, etc.). A PHP script would run through a folder, checking for images, and then maybe text files with the same name for a description. Another problem might be images which relate to each other (different pages of the same web design for example). Reading with a suffix in file name? A loop would be needed (I think), which goes until all files have been read and displayed on the page. For different categories I was thinking of declaring a constant before <html> which then is checked and which determines the folder which's images the script then loads. Am I even close to being correct? Can this be done? I can most probably write the code myself, but the general flow of stuff is still a bit fuzzy. Thanks in advance!
-
rdegree, Round Two
Thanks for the comment. Anything in particular on the blog design which just looks bad when compared with rest of the view? Or is everything somewhat okay to your eyes?
-
rdegree, Round Two
Hello. As some of you suggested, I added some graphics to my blog design. Before the design update it was essentially the same as now, except the only image visible was the logo. Now with added graphics like backgrounds and borders, I hope it stands out more. You can see my site at http://www.rdegree.net/ Any comments welcome. Thanks.
-
SPAM ON HERE
Aw, I thought someone would really love me. ()
-
My website: rdegree
Thanks for the comment. Sidebar disappearing. Yes, I'm using 'overflow: auto;' on the main container to clear a float. The sidebar doesn't disppear, its just hiding behind a scrollbar near the footer. And the size it begins to become quirky is quite small. I'll get a fix for this one I've got other things out of the way. Thanks for pointing out though. I'll try to get some graphics in.
-
My website: rdegree
Many thanks for the replies everyone. I'll see what I can do about the navigation, must something about the positioning I'm trying to use. I'll try something more. I'm just glad that after a year of uptime I got something designed for it. Thanks again everyone.
-
My website: rdegree
Hello fellow WDF'ers! I've finally somewhat finalized my new blog design, and now I'd like to get some feedback on it. http://www.rdegree.net/ I just uploaded it, so there might be bugs around, but mainly it should work. And I haven't had time to add more content yet, but the first post is all readable. One thing I noticed was that list within posts and pages are missing bullet-points in IE7. Need to fix that soon. I might add a portfolio to the site later on. Thanks in advance everyone. Edit: fixed the bullet points in lists.
-
need advice on my design.. it doesn't look right.
Add some padding, make the text in it left-justified and perhaps make it fade to black on the bottom? Also, make it less wide, so the parts under the header are as wide as the header is. Otherwise looks nice and simple, in my opinion.
-
Horizontal Websites
If you're going for a more unique design (although I've heard lots of people have began pondering on horizontal design lately), do it! Although some readers/viewers might be surprised and scared of the new functionality. But if you want to be sure, go for vertical. By the way, can you split text into vertical columns using PHP? Or do you need JavaScript or something else? I'd like to try my hand on using a horizontal design with automated columns of text (which should be easier when CSS3 works, it has columning options) which are determined by the amount of lines in a paragraph (one line too many: split it and move to the next column).
-
Want an adrenaline rush?
That'd be overkill for me, quite affraid of heights and high places. Of course it would be cool to try that though.
-
The cake is a lie
Loving the comments. :DDD
-
How to get rid of spiders?
I'm a bit affraid of them. It's stupid because I know they can't harm me in any way, other than keeping me awake during the night. I haven't got any "style" to get rid of them, but if they get too close, I squash them with something else than my bare hands...
- 3 word story
-
What are your top Wordpress plugins?
To relate on the same topic, has anyone come across any good pagination mods? The vanilla "prev page/next page" links are quite dull (on the archive pages, search result pages, the homepage, etc.), when I'd like to have the page numbers as links. I've seen few but they're a hell to install and style... Anyone got some good ones for this purpose?