tisbrian
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Images auto margin/ padding?!?Well seems my ‘Chunk of Code’ was deleted, but I guess you guys still get the point?
Forum: Themes and Templates
In reply to: Header image on Cordobo Greenpark 2Look into the style sheet, you should be able to change:
#header { background: url(img_url.jpg); }Thanks, Brian
Forum: Themes and Templates
In reply to: Header image on Cordobo Greenpark 2That is one heck of a long domain! 0_o
Forum: Themes and Templates
In reply to: Using Thumbnails for Category names in my SidebarYou could always just fiddle with the sidebar.php, unless you are using widgets. I could be wrong but, that’s my thoughts.
Thanks, Brian
Forum: Themes and Templates
In reply to: Integrating BuddyPress?Doesn’t BuddyPress run on WordPress MU?
I agree with the guy above. There are tones of really interesting things you can do with the wordpress loop, make sure to read it and not just probe it for code, which is what I tend to do! (Not a good idea) Anyway, have fun!
http://codex.ww.wp.xz.cn/The_Loop
Thanks, Brian
Forum: Installing WordPress
In reply to: Installing WP prior to pointing domain nameSounds like a sound plan my friend. I believe you can change the domain in WordPress too to make everything work sound when you point the domain, in the WordPress settings. Just a little pointer in-case you didn’t know.
Thanks, Brian.