j-aperture
Forum Replies Created
-
Forum: Your WordPress
In reply to: j-aperture photography siteThanks for your comment! I’m using Smugmug to host my photos and Tumblr to write my blog. So those two sections aren’t built using wordpress. The watermarking is a feature of Smugmug pro. For more information you can go to the help page.
Forum: Themes and Templates
In reply to: Image logo help… Its shifted all my contentTry edit go to your style.css and find #pageheader h1. Reduce the value in padding or padding-top and see if that works out for you.
Forum: Your WordPress
In reply to: Un Lys Fashion Blog! Feedback welcome!Un Lys means “A Lily” in French 😀 It’s something the author of the site personally loves. Also Un Lys is a fragrance by Serge Lutens of Palais Royal Shiseido in Paris. You can check out this post for more: http://un-lys.com/2010/03/un-lys-eau-de-parfum/
Forum: Your WordPress
In reply to: Un Lys Fashion Blog! Feedback welcome!Thanks for the comment gizmo! Yea I’ve got others thinking the google ad placement on the frontpage. I’ve removed it for now and I’ll think of other better ways to put ads on the site.
I’ll think of something about the background but those are what the author of the site selected personally. But we’ll figure it out to make it less distracting.
Great comments guys and please keep em coming! 😉 Hopefully you’ll drop by our site from time to time if you’re interested in fashion 😀
Forum: Your WordPress
In reply to: Un Lys Fashion Blog! Feedback welcome!I see – the backgrounds we’ve chosen are what the author’s looking for. Plus we’ve looked at the stock images at both istockphoto and shutterstock and these are what we settled on. I guess we’re just shooting for a different style I guess 🙂 Thanks for the feedback though!
Forum: Your WordPress
In reply to: Un Lys Fashion Blog! Feedback welcome!Thanks for your comment miss infamous! The background is randomly chosen from designs the author of the site has chosen. I’ll tell her about your comment. Would you mind clarifying what “up to date” means?
Thanks for dropping by and I hope you’ll return to the site 😀
Forum: Your WordPress
In reply to: Maestro Illuminist Photography – feedback welcome!Hi guys! Just an update – Maestro Illuminist Photography now sports a brand new look! You’re welcome to check it out and any feedback’s greatly appreciated!
Forum: Themes and Templates
In reply to: Sidebar seems to be disabled… How do I fix it?You can use the same trick on home.php for sidebar to show up on your homepage.
<< Website: http://maestroilluminist.com >>
Forum: Your WordPress
In reply to: Maestro Illuminist Photography – feedback welcome!Sorry for the slow response – been traveling a bit recently. But that means more photos coming up soon!
@ Successfulgirl: it’s a theme called autofocus. I’ve made some custom modification to it but it’s by-in-large based on the default template. You can check out my bookmarks page for more info on how I built the site
@ jacobsen1: the trick’s actually posted here: http://wordpress.org/support/topic/285341. You might want to play with some items in style.css to get just the right look.
Thanks guys for dropping by!
Forum: Your WordPress
In reply to: Maestro Illuminist Photography – feedback welcome!Thanks guys for the support!
@gabrielbmenezes: The “about me” is simply a page in wordpress – so I simply edit it in the wordpress admin page. I’m not sure if that helps or not…
@salenco: Unfortunately I don’t have a flickr gallery – but I do like your photos too!
Forum: Plugins
In reply to: Auto Focus Theme, change logo@ mexcla:
To change color, add
color: <some color>into the access tag in style.css. To add a flash object, use the publish tool in adobe flash and replace all the code shown above. Category pages are already ready when you tag your posts with categories.@ Innovatist:
To adjust size of you image, try use
<img src=... width=... height=...>. However I strongly recommend you resize the image using a image editing software first so that browsers will load your page faster. To make your image align to the left, you can try<span style=float:left></span>' with yourimg` tag.<< Website: http://maestroilluminist.com >>
Forum: Themes and Templates
In reply to: Sidebar seems to be disabled… How do I fix it?I don’t think you’re misunderstanding anything but it’s just how autofocus is set up to do by default. If you want to have sidebar showing on every page, you’d need to add <?php get_sidebar() ?> to single.php. You’ll need to play around with its placement though.
<< Website: http://maestroilluminist.com >>
Forum: Plugins
In reply to: Auto Focus Theme, change logoTo get the horizontal navigation like the one on my site, I’d direct you to this thread: http://wordpress.org/support/topic/285341 . Basically you just need to mess with the access tag in style.css. You might need to change the font size and other attributes to get just the right look though.
And as for the page you mentioned, it’s generated by the category archive template in autofocus.
<< Website: http://maestroilluminist.com >>
Forum: Themes and Templates
In reply to: Foreign Language in HeadlineSecond to esmi, a link to your site helps.
To answer your other questions, you can check your wordpress version simply by logging in as admin and the version info should appear on your dashboard. Also in general, simple change in theme appearance can be done by modifying style.css under wp-content/themes/ChaoticSoul/style.css. To make the task easier, I strongly recommend you to use firefox with firebug plugin. It can highlight the appropriate css/html element that you’re interested in modifying. It’s an indispensable tool in my book!
<< Website: http://maestroilluminist.com >>
Forum: Themes and Templates
In reply to: I cant find how to do the “about page”I think it’ll help to check if the page is “visible to public”. Also a link to the page would be helpful for diagnosis as well.
<< Website: http://maestroilluminist.com >>