M_Z
Forum Replies Created
-
oh.. nice. Thanx for helping me out.
yes i have used it before. but u see i am not using anchor here… i am using
<form> action (to form a button)
to go to link and usingvalue=”Home”
to set the text
how should i change the style attribute in my 1st post or what should i add to change color when hovered?Thanks. It Helped alot… although you may understand by now that i am newbie… can u answer one more that how can i change its color when hovered upon?
Its not anchor so how do i deal with it? make a class? i want to do it in html and not in css
Forum: Fixing WordPress
In reply to: Image menu within site header in twenty fourteen themei tried to use this code as well in functions .php
function register_my_menus() { register_nav_menus( array( 'header-menu' => __( 'Header Menu' ), 'extra-menu' => __( 'Extra Menu' ) ) ); } add_action( 'init', 'register_my_menus' );
but it resulted in a disaster… making me not even able to access the site or admin pannel
Forum: Fixing WordPress
In reply to: Allign left problem in twenty fouteenbecause it is kind of resolved.
and i am still learning. thank you for guiding me to post a link..here it is
https://www.mbauol.webatu.com/contact-us/i was trying to make pictures and text to be in line. thanks
Forum: Fixing WordPress
In reply to: Allign left problem in twenty fouteenkindly delete this thread !!!!
Forum: Fixing WordPress
In reply to: how to add more than 1 google maps on 1 pagehmm. ok i installed plug in
“wp geo – mashup toolkit”
now i am able to display maps but they are centring on london instead of those locations i mentioned on seprate pages.
any ideas?
Forum: Fixing WordPress
In reply to: how to add more than 1 google maps on 1 pageThank You for replying. i understand your answer. can u guide me a little bit more
my page id is 242 from
https://localhost/mywp/wp-admin/post.php?post=242&action=edit
its a separate page that contains only map using [wp_geo_map]so i am using
[shortcode_wpgeo_mashup post_ids=”242″]
on another page where i need this map.
Problem : that command is appearing as text in final window.
any ideas what i m doing wrong?Forum: Fixing WordPress
In reply to: Allign left problem in twenty fouteenwhile on style sheet its
img.alignleft {
margin: 7px 24px 7px 0px;
}.wp-caption.alignleft {
margin: 7px 14px 7px 0;
}Forum: Fixing WordPress
In reply to: Allign left problem in twenty fouteen<h1><span style=”text-decoration: underline;”><span style=”font-family: ‘comic sans ms’, sans-serif;”>Contact US</span></span></h1>
<h3>DEFENCE?ROAD CAMPUS, LAHORE</h3><img class=” size-full wp-image-142 alignleft” src=”https://localhost/mywp/wp-content/uploads/2015/07/lahorenewcamp.jpg” alt=”lahorenewcamp” width=”220″ height=”130″ />?The University of Lahore
1 – KM Defence Road, Lahore+92 (0)42 111-865-865
[email protected]Forum: Fixing WordPress
In reply to: Allign left problem in twenty fouteeni m on xampp and ofline webpage
its so silly
/////////////Heading
////<—IMAGE–> Descp
/////////////Heading
////<—IMAGE–> Descp/// = spaces
cant get it in column
while i want it like this
Heading
<—Image–> Descp
Heading
<—Image–> Descp