Jump to content

Barhom Basri

Members
  • Posts

    5
  • Joined

  • Last visited

Barhom Basri's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Hello everybody.How are ya'll doing? I hope ya'll doing fine.----I'm having trouble with stylizing my sidebar .. or "CSSing it" Here is my template that I've made in Photoshop: I know you won't understand it .. because it's in Arabic.but under the search bar .. I have my sidebar.I've also done this .. using the HTML .. but I don't have my HTML anymore.here is the code that I've used in my sidebar.php: <div class="searchh"><?php include TEMPLATEPATH . '/searchform.php';?> </div> < <ul> <?php if(!function_exists('dynamic_sidebar')|| !dynamic_sidebar()) :?> <p>You are not using Dynamic sidebar</p> <?php endif; ?> </ul> but as you can see it's just a sidebar.Here how it is now...I didn't know what to use in the CSS.I know the properties .. but I just don't know how to control it.when I used "ul" .. all the "ul"s got effectd.What Am I supposed to do?By the way .. I know how to make the background and everything .. I just need to make it in its proper place. which is below my "search bar" and I have an image. The image is the title of the sidebar. so please .. can you help me controlling my sidebar?
  2. Alright.Thanks guys for your commentsand I will see what I can do for it.Thanks once again.
  3. Hello everybody How're ya'll doing? I hope everybody is doing fine. So I'm a graphic designer. I design templates and stuff in Photoshop only. And I decided to take it to the next level and make it REAL! I made a theme for my Wordpress blog. I made Index.html and the CSS file. And when I open the Index.html here is what I see: or => http://i47.tinypic.com/23r47sk.png --------- and when I change the type to .php and install the whole theme to Wordpress .. I see my index like this: or => http://i46.tinypic.com/1zd11u0.png ---------- I took a look about the indexes and they all did it in the .php format. So I did mine in HTML .. how can I convert it / edit it to make it readable to the browser in .php format? I attached my .HTML file ( mixed with the CSS, so I don't have to attach both files. And I will not post the images .. just help me with the problem ) And the attacher didn't work ... so I uploaded ithttp://www.mediafire.com/?rytym8on334dfmz Thank you!
  4. Hello everybody How're ya'll doing? I hope everybody is doing fine. So I'm a graphic designer. I design templates and stuff in Photoshop only. And I decided to take it to the next level and make it REAL! I made a theme for my Wordpress blog. I made Index.html and the CSS file. And when I open the Index.html here is what I see: or => http://i47.tinypic.com/23r47sk.png --------- and when I change the type to .php and install the whole theme to Wordpress .. I see my index like this: or => http://i46.tinypic.com/1zd11u0.png ---------- I took a look about the indexes and they all did it in the .php format. So I did mine in HTML .. how can I convert it / edit it to make it readable to the browser in .php format? I attached my .HTML file ( mixed with the CSS, so I don't have to attach both files. And I will not post the images .. just help me with the problem ) And the attacher didn't work ... so I uploaded ithttp://www.mediafire.com/?rytym8on334dfmz Thank you!
×
×
  • Create New...